X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fdefault.css;h=bd99c5e1a69edaaaf2b3ead9ebb25c5b2fa5f132;hb=3393d7d6a6968abebf0bdabb81f17eff8b46b477;hp=ae58bc481ec3f89a558c70979d33a345f808364a;hpb=ac366a43f0cda63c2506321104b6760c153ac993;p=living-lab-site.git diff --git a/css/default.css b/css/default.css index ae58bc4..bd99c5e 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 @@ -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; }