svg: Move styles to css
This commit is contained in:
parent
5e1cb62e05
commit
e630719ff2
4 changed files with 7 additions and 3 deletions
|
|
@ -139,6 +139,10 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
svg {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.title {
|
||||
color: light-dark(var(--uchu-yin), var(--uchu-yang));
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue