User: foral Date: 2010-06-07 12:34:34+0000 Modified: ja/www/stylesheets/style.css
Log: padding-bottom 0px to 160px rewrite File Changes: Directory: /ja/www/stylesheets/ =============================== File [changed]: style.css Url: http://ja.openoffice.org/source/browse/ja/www/stylesheets/style.css?r1=1.10&r2=1.11 Delta lines: +4 -1 ------------------- --- style.css 2010-06-07 12:27:13+0000 1.10 +++ style.css 2010-06-07 12:34:32+0000 1.11 @@ -15,7 +15,10 @@ div#breadcrumbs{ display:none; } -#content { padding-bottom: 0px; } +#content { + padding-bottom: 160px; + + } #bodycol li{ margin:0px; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
