tOkay, that was too much... - monochromatic - monochromatic blog: http://blog.z3bra.org
HTML git clone git://z3bra.org/monochromatic
DIR Log
DIR Files
DIR Refs
---
DIR commit a69648a39c7c4e268e9c78feae764e337a3a8d95
DIR parent 95eb954990c957aa2fdda63181fc0d2546168889
HTML Author: Willy Goiffon <w.goiffon@gmail.com>
Date: Thu, 19 Sep 2013 21:02:23 +0200
Okay, that was too much...
Diffstat:
M css/monochrome.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/css/monochrome.css b/css/monochrome.css
t@@ -161,14 +161,14 @@ th {
code {
color: #eec;
font-family: monospace;
- font-size: 60%;
+ font-size: 70%;
}
pre {
color: inherit;
background-color: #111;
font:inherit;
- font-size:80%;
+ font-size:inherit;
padding: 10px;
border-radius: 10px;
margin-top: 4px;