comparison themes/default/styles/blog.css @ 868:a12f8d138ae2

theme (default): changed font, use the same fond as in dynamic part
author Goffi <goffi@goffi.org>
date Sun, 28 Feb 2016 11:54:14 +0100
parents d8c2203998df
children 08e0d1f8542c
comparison
equal deleted inserted replaced
867:12d0e7bd0dd1 868:a12f8d138ae2
23 box-sizing: inherit; 23 box-sizing: inherit;
24 } 24 }
25 25
26 body { 26 body {
27 background: url("../images/tpl/page-gradient.png") repeat-x scroll left top #FBFAF9; 27 background: url("../images/tpl/page-gradient.png") repeat-x scroll left top #FBFAF9;
28 font: normal 0.8em/1.5em Arial, Helvetica, sans-serif;
28 } 29 }
29 30
30 h1.error { 31 h1.error {
31 text-align: center; 32 text-align: center;
32 color: red; 33 color: red;