mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
Variant of error class for anchors.
This commit is contained in:
parent
18458fb795
commit
6bc73c5b64
@ -21,6 +21,12 @@ background-color: #c00000;
|
||||
color: #ffff00;
|
||||
}
|
||||
|
||||
a.error, a.error:hover, a.error:visited {
|
||||
background-color: #c00000;
|
||||
color: #ffffd0;
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5 {
|
||||
font-weight: bold;
|
||||
font-family: Bitstream Vera Sans, Vera Sans, sans-serif;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user