User: foral Date: 2010-05-26 10:44:31+0000 Modified: ja/www/stylesheets/style.css
Log: add important command in some margine config File Changes: Directory: /ja/www/stylesheets/ =============================== File [changed]: style.css Url: http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.7&r2=1.8 Delta lines: +2 -2 ------------------- --- style.css 2010-05-26 10:34:20+0000 1.7 +++ style.css 2010-05-26 10:44:29+0000 1.8 @@ -168,7 +168,7 @@ width : 304px; list-style : none; float : left; - margin : 8px 8px 0 0; + margin : 8px 8px 0 0!important; } .content-left li a { @@ -228,7 +228,7 @@ .content-right { float : left; - margin-top : 8px; + margin-top : 8px!important; } /********** Content End **********/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
