Change the horrendous mark colour
This commit is contained in:
parent
1b86190c4d
commit
025fa6ea80
|
@ -324,7 +324,7 @@ blockquote cite {
|
||||||
blockquote cite a { font-weight: normal; }
|
blockquote cite a { font-weight: normal; }
|
||||||
|
|
||||||
mark {
|
mark {
|
||||||
background-color: #FFC336;
|
background-color: #fdffb6;
|
||||||
}
|
}
|
||||||
|
|
||||||
code, tt {
|
code, tt {
|
||||||
|
|
Loading…
Reference in New Issue