mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-25 12:19:24 +01:00
update css.css
This commit is contained in:
parent
ef529dcd66
commit
14bfaa5449
7
css.css
7
css.css
@ -17,8 +17,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
color: #000000;
|
color: #FFFFFF;
|
||||||
background-color: #FFFFFF;
|
background-color: #000000;
|
||||||
font-family: "Ubuntu Mono", "DejaVu Sans Mono", Courier, "Courier New";
|
font-family: "Ubuntu Mono", "DejaVu Sans Mono", Courier, "Courier New";
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -29,10 +29,9 @@ a:link {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
color: #FF0066;
|
/* color: #FF0066;*/
|
||||||
font-weight:bold
|
font-weight:bold
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
img {
|
img {
|
||||||
display: inherit;
|
display: inherit;
|
||||||
|
Loading…
Reference in New Issue
Block a user