URI: 
       tChanged footer font size - monochromatic - monochromatic blog: http://blog.z3bra.org
  HTML git clone git://z3bra.org/monochromatic
   DIR Log
   DIR Files
   DIR Refs
       ---
   DIR commit 1b59e6aeb72c0e1d29165325e61d5783a39b2dd9
   DIR parent 9933e4c3099083c3fc3827faac8d3aea9a40b82a
  HTML Author: Willy Goiffon <willy@mailoo.org>
       Date:   Wed, 30 Oct 2013 19:39:00 +0100
       
       Changed footer font size
       
       Diffstat:
         M css/monochrome.css                  |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/css/monochrome.css b/css/monochrome.css
       t@@ -59,7 +59,7 @@ header {
        }
        
        footer {
       -    font-size:70%;
       +    font-size:90%;
            text-align: center;
            margin: auto;
            width: 70%;