mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
readability
This commit is contained in:
parent
028c1b227f
commit
3ea24dbb92
@ -353,9 +353,14 @@ h4 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.recent .even {
|
.recent .even {
|
||||||
|
color: #000;
|
||||||
background-color: #F1F5FA;
|
background-color: #F1F5FA;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.recent .even a {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
/* !Pastes */
|
/* !Pastes */
|
||||||
.meta {
|
.meta {
|
||||||
font-size: 93%;
|
font-size: 93%;
|
||||||
@ -522,4 +527,4 @@ h4 {
|
|||||||
|
|
||||||
a {color: #fff; text-decoration: underline;}
|
a {color: #fff; text-decoration: underline;}
|
||||||
a:hover {color: #ccc; text-decoration: none;}
|
a:hover {color: #ccc; text-decoration: none;}
|
||||||
.CodeMirror-scroll {background-color: #fff;}
|
.CodeMirror-scroll {background-color: #fff;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user