mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 06:30:14 +01:00
This commit is contained in:
parent
536465c55f
commit
91a0575723
1 changed files with 8 additions and 0 deletions
|
|
@ -145,6 +145,12 @@
|
|||
.callout {
|
||||
padding: 8px;
|
||||
|
||||
&[data-subtype="NOTE"] {
|
||||
.callout-info {
|
||||
color: var(--b3-theme-primary);
|
||||
}
|
||||
}
|
||||
|
||||
&-info {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
@ -165,6 +171,8 @@
|
|||
|
||||
&-title {
|
||||
margin-left: 8px;
|
||||
font-weight: 500;
|
||||
font-size: 140%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue