diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/style.css | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 8397263..3dd5ca0 100644 --- a/css/style.css +++ b/css/style.css @@ -7,3 +7,15 @@ #post h3 { font-size: 20px !important; } + +.container { + max-width: 840px !important ; +} +/* +body { + font: 1em "Arvo","Helvetica Neue",Helvetica,Arial,sans-serif !important; + text-shadow: 0 0 4px #CCC !important; + color: #333; + font-size: 14px !important; +} +*/
\ No newline at end of file |