Changed new links to black
This commit is contained in:
parent
e16cc08825
commit
2ada10aeff
|
@ -64,10 +64,8 @@ https://github.com/AndrewBelt/WiTeX
|
|||
body {
|
||||
background: none;
|
||||
font-size: 14pt;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Latin Modern Roman', serif;
|
||||
color: black;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
|
@ -80,7 +78,7 @@ a, a:visited {
|
|||
}
|
||||
|
||||
a.new, a.new:visited {
|
||||
color: #e33;
|
||||
color: black;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
|
Loading…
Reference in New Issue
Block a user