User: timar Date: 2008-03-30 14:46:46+0000 Modified: hu/www/css/new_hu.css
Log: new css File Changes: Directory: /hu/www/css/ ======================= File [changed]: new_hu.css Url: http://hu.openoffice.org/source/browse/hu/www/css/new_hu.css?r1=1.2&r2=1.3 Delta lines: +10 -16 --------------------- --- new_hu.css 2008-03-29 21:19:09+0000 1.2 +++ new_hu.css 2008-03-30 14:46:43+0000 1.3 @@ -1,17 +1,11 @@ -#footer-hu { -background:#F2F2F2 url(/branding/images/footer-bg.png) repeat-x scroll 0pt top; -clear:both; -display:block; -font-size:0.75em; -height:125px; -margin:-130px 0pt 0pt; -min-width:750px; -padding:5px 0pt 0pt; -position:relative; -text-align:center; -width:100%; -} +/*--------------------------- Footer ---------------------------*/ + +#footer { display:none; } +#footer-hu { width: 100%; min-width: 750px; height: 125px; margin: -130px 0 0 0; padding: 5px 0 0 0; background: url(/branding/images/footer-bg.png) 0 top repeat-x #F2F2F2; text-align: center; position: relative; clear: both; display: block; font-size: .75em; } +#footer-hu img { border: none; } +#footer-hu a { color: #999; } +#footer-hu a:hover { color: #069; } +#footer-hu ul { padding: 0 0 10px 0; margin: 15px 0 7px 0; font-size: 12px; } +#footer-hu li { list-style: none; display: inline; margin: 0 10px 0 10px; padding: 0; } + -#footer { -display:none; -} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
