readability

This commit is contained in:
Claude 2013-04-18 14:16:34 +02:00
parent 028c1b227f
commit 3ea24dbb92

View File

@ -353,9 +353,14 @@ h4 {
}
.recent .even {
color: #000;
background-color: #F1F5FA;
}
.recent .even a {
color: #000;
}
/* !Pastes */
.meta {
font-size: 93%;
@ -522,4 +527,4 @@ h4 {
a {color: #fff; text-decoration: underline;}
a:hover {color: #ccc; text-decoration: none;}
.CodeMirror-scroll {background-color: #fff;}
.CodeMirror-scroll {background-color: #fff;}