X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fdefault.css;h=2c0b2fe79981113a54065773b74e2afa4e50b726;hb=3177ec9aa46ca4feeb9eda48d9b6bce66a722f42;hp=e1abafa2b6de1122ab5e090678552a70fb0fad69;hpb=09add6ca11db3ca299f73fbc92f4f2d0aed1daa8;p=living-lab-site.git diff --git a/css/default.css b/css/default.css index e1abafa..2c0b2fe 100644 --- a/css/default.css +++ b/css/default.css @@ -3,7 +3,7 @@ body margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 75%; - background: white url('/devel/img/bg.png') repeat-x left 88px; + background: white url('/img/bg.png') repeat-x left 88px; } a:link @@ -141,7 +141,7 @@ h1 width: 100%;*/ /* padding: 12px; */ margin: 0 auto; - width: 1024px; + width: 1056px; text-align: justify; } @@ -153,7 +153,7 @@ h1 text-align: left; padding: 0px 0px 0px 8px; margin: 8px 0px 8px 0px; - background: url(/devel/img/header.png) top repeat-x; + background: url(/img/header.png) top repeat-x; outline: 1px outset rgb(108,162,222); clear: both; } @@ -179,6 +179,10 @@ h1 margin-top: 1em; margin-bottom: 0.5em; } +#main dd +{ + margin-left: 64px; +} #content { @@ -210,4 +214,6 @@ h1 .pagination { clear: both; + word-spacing: 0.5em; + margin-bottom: 0.5em; }