Difference: WebCSS (8 vs. 9)

Revision 910 Aug 2009 - ValessioBrito

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"
%STARTINCLUDE%
Line: 423 to 423
 #main a {
border-bottom
1px dotted #9EC068;
}
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; }

 

 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback