get rid of the slight recoloring of bold text
This commit is contained in:
parent
ba536bd60f
commit
378b106794
@ -9,10 +9,6 @@ body {
|
|||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
strong {
|
|
||||||
color: #EEE;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:link, a:visited {
|
a:link, a:visited {
|
||||||
color: #B31D15;
|
color: #B31D15;
|
||||||
}
|
}
|
||||||
|
@ -9,10 +9,6 @@ body {
|
|||||||
background: white;
|
background: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
strong {
|
|
||||||
color: #111;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:link, a:visited {
|
a:link, a:visited {
|
||||||
color: #811610;
|
color: #811610;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user