svg: Move styles to css

This commit is contained in:
Jan Kremer 2026-01-08 08:15:03 +01:00
parent 5e1cb62e05
commit e630719ff2
No known key found for this signature in database
4 changed files with 7 additions and 3 deletions

View file

@ -139,6 +139,10 @@ a {
}
}
svg {
display: inline;
}
.title {
color: light-dark(var(--uchu-yin), var(--uchu-yang));
font-weight: bold;