moved outline/border styles to property

This commit is contained in:
2026-02-25 17:52:13 +01:00
parent debf014615
commit 76bfd344e4
9 changed files with 12 additions and 11 deletions

View File

@@ -68,7 +68,7 @@
footer a:hover {
font-weight: 700;
text-decoration: dashed var(--underline-dash-size) var(--color-highlight) underline;
text-decoration: var(--border-style) var(--underline-dash-size) var(--color-highlight) underline;
}
.bottom-rat {