From c53833bcca20ee6696d981348ae6aca3322cff17 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: log update and css changes --- css/main.css | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'css/main.css') diff --git a/css/main.css b/css/main.css index 1e6770a..5128a89 100644 --- a/css/main.css +++ b/css/main.css @@ -1,21 +1,19 @@ @charset "utf-8"; html, body{ - font:400 11.6pt serif; + font:400 11.7pt serif; background-color: #FFFEFC; color: #0F0800; margin:0; - padding:0; height:100%; - min-height:100%; - position:relative + /*min-height:100%;*/ + /*position:relative*/ } h1{font-size:110%} h2{font-size:115%} h3{font-size:100%} - p{width:80ch} a{color: #000077} @@ -35,12 +33,10 @@ img{ color:#CCCCCC; padding:10pt 20% } - .head a{ color:#000055; text-decoration:none } - .head a:hover{background-color:#EFEFEF} .body{padding: 20pt 18% 60pt 18%} -- cgit 1.4.1