add highlight style

This commit is contained in:
2024-11-11 18:10:41 +01:00
parent 854266d575
commit 92206e4069

View File

@@ -103,6 +103,10 @@ a:hover {
font-size: 0.9rem; font-size: 0.9rem;
} }
.highlight {
background-color: #fff0a4;
}
.btn, .btn,
.btn:focus, .btn:focus,
.btn:hover { .btn:hover {