Small rearrangement in instiki.css
This commit is contained in:
parent
8827f61b70
commit
389242747e
|
@ -21,13 +21,12 @@ body, p, ol, ul, td {
|
|||
}
|
||||
|
||||
a { color: #000; }
|
||||
a:visited { color: #666; }
|
||||
a:hover { color: #fff; background-color:#000; }
|
||||
|
||||
.newWikiWord { background-color: #eee; }
|
||||
.newWikiWord a:hover { background-color: white; }
|
||||
|
||||
a:visited { color: #666; }
|
||||
a:hover { color: #fff; background-color:#000; }
|
||||
|
||||
h1, h2, h3 { color: #333; font-family: georgia, verdana, sans-serif; }
|
||||
h1 { font-size: 28px }
|
||||
h2 { font-size: 19px }
|
||||
|
|
Loading…
Reference in a new issue