another slight css amelioration

This commit is contained in:
Yann Esposito (Yogsototh) 2016-07-26 18:55:18 +02:00
parent efc64cae5a
commit 7b7208315e
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -102,7 +102,7 @@ figcaption{margin:5px 10px 5px 30px}
#footer {border-top: dotted 1px; }
pre > code {background-color: rgba(255,255,255,0.5);}
pre {overflow: scroll;}
body {line-height: 1.5em; color: #586E75;}
body {line-height: 1.5em; color: #002b36;}
tr.even{background-color:#dedede; color: #073642;}
tr.odd{background-color:#f7f7f7; color: #073642;}
tr {font-size: 16px; }