User: foral Date: 2010-05-26 08:39:19+0000 Modified: ja/www/stylesheets/style.css
Log: update for renew top css File Changes: Directory: /ja/www/stylesheets/ =============================== File [changed]: style.css Url: http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.1&r2=1.2 Delta lines: +9 -9 ------------------- --- style.css 2010-05-26 08:34:55+0000 1.1 +++ style.css 2010-05-26 08:39:16+0000 1.2 @@ -88,7 +88,7 @@ } .topimg-left ul { - background : url(images/topimg-bottom.jpg) no-repeat 50% 50%; + background : url(/images/topimg-bottom.jpg) no-repeat 50% 50%; width : 780px; height : 96px; } @@ -170,19 +170,19 @@ } .content-left li.menu-showcase h3 { - background : url(images/menu-showcase.jpg) no-repeat 0% 0%; + background : url(/images/menu-showcase.jpg) no-repeat 0% 0%; } .content-left li.menu-project h3 { - background : url(images/menu-project.jpg) no-repeat 0% 0%; + background : url(/images/menu-project.jpg) no-repeat 0% 0%; } .content-left li.menu-forum h3 { - background : url(images/menu-forum.jpg) no-repeat 0% 0%; + background : url(/images/menu-forum.jpg) no-repeat 0% 0%; } .content-left li.menu-ml h3 { - background : url(images/menu-ml.jpg) no-repeat 0% 0%; + background : url(/images/menu-ml.jpg) no-repeat 0% 0%; } .content-left li h3 a { @@ -199,19 +199,19 @@ } .content-left li.menu-showcase p { - background : url(images/menu-showcase.jpg) no-repeat 100% 100%; + background : url(/images/menu-showcase.jpg) no-repeat 100% 100%; } .content-left li.menu-project p { - background : url(images/menu-project.jpg) no-repeat 100% 100%; + background : url(/images/menu-project.jpg) no-repeat 100% 100%; } .content-left li.menu-forum p { - background : url(images/menu-forum.jpg) no-repeat 100% 100%; + background : url(/images/menu-forum.jpg) no-repeat 100% 100%; } .content-left li.menu-ml p { - background : url(images/menu-ml.jpg) no-repeat 100% 100%; + background : url(/images/menu-ml.jpg) no-repeat 100% 100%; } .content-right { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
