mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-22 02: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 {
|
||||
color: #000000;
|
||||
background-color: #FFFFFF;
|
||||
color: #FFFFFF;
|
||||
background-color: #000000;
|
||||
font-family: "Ubuntu Mono", "DejaVu Sans Mono", Courier, "Courier New";
|
||||
}
|
||||
|
||||
@ -29,10 +29,9 @@ a:link {
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #FF0066;
|
||||
/* color: #FF0066;*/
|
||||
font-weight:bold
|
||||
}
|
||||
*/
|
||||
|
||||
img {
|
||||
display: inherit;
|
||||
|
Loading…
Reference in New Issue
Block a user