update css.css

This commit is contained in:
Mikaela Suomalainen 2014-05-23 15:47:05 +03:00
parent ef529dcd66
commit 14bfaa5449
1 changed files with 3 additions and 4 deletions

View File

@ -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;