Powered by TWiki
RadioFACED > SkinCSS (15 vs. 16)
TWiki webs: Main | TWiki | Sandbox?   Log In or Register

Changes | Index | Search | Go
 <<O>>  Difference Topic SkinCSS (16 - 08 May 2007 - MonicaPaz)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 281 to 281
 }

#conteudo #blog h2 a {

Changed:
<
<
color: green;
>
>
color: #008200;
  text-align: left; }

#blog h2 a:hover{

Changed:
<
<
color: green;
>
>
color: #008200;
  text-align: left; }
Added:
>
>
 .blogPost { position: relative;
Changed:
<
<
border: 1px solid #F0F0F0; border-right: 2px solid #D0D0D0; border-bottom: 2px solid #D0D0D0; padding: 2px 15px;
>
>
border: 1px solid #008200; border-right: 3px solid #008200; border-bottom: 3px solid #008200; padding: 5px 15px;
  margin-bottom: 15px; }
Changed:
<
<
#conteudo .blogPost a:visited, a:link {
>
>
#conteudo .blogPost a:visited {
 
text-decoration
none;
text-align
left;
color
#535353;
}
Changed:
<
<
#conteudo .blogPost a:hover {
>
>
#conteudo .blogPost a:link {
 
text-decoration
none;
text-align
left;
Changed:
<
<
color
green;
>
>
color
#535353;
 }
Added:
>
>
#conteudo .blogPost a:active {
text-decoration
none;
text-align
left;
color
#535353;
}
 
Added:
>
>
#conteudo .blogPost a:hover {
text-decoration
none;
text-align
left;
color
green;
}
  .blogData { position: absolute;

View | History: r17 < r16 < r15 < r14 | More

View | History: r17 < r16 < r15 < r14 | More
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