
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
%STARTINCLUDE% | ||||||||
| Line: 423 to 423 | ||||||||
#main a {
| ||||||||
| Added: | ||||||||
| > > | /* Noticias */ #noticias { float: right; text-align: left; width: 150px; font-size: 11px; font-weight: bold; background-color: #dfdfdf; padding: 2px; border: 1px inset #d2dce5; margin-left: 10px; -moz-border-radius: 10px; } #noticias a { text-decoration: none; color: #294a76; } #noticias a:hover { color: #000000; } #noticias ul { margin: 0px; padding: 0px; } #noticias li { display: block; margin: 2px; background-color: #d1e8fd; margin-bottom: 5px; border: 1px outset #294a76; padding: 3px; } #noticias li:hover { border: 1px inset #ffffff; background-color: #d2dce5; } #noticias h2 { font-size: 14px; margin: 2px; padding: 1px; border-bottom: 2px solid #294a76; } #noticias span { font-weight: normal; text-align: center; font-size: 9px; } | |||||||