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

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

CSS do Sítio

Line: 117 to 117
  text-align: justify; }
Deleted:
<
<
/* * * Forum * * */

.forum{ margin: 10px 2px 2px 10px; padding: 5px; border: 2px solid #502020; background-color: #FFFFFF; } .forum:hover{ background-color: #F8E0E0; }

.tituloForumPost{ font-size: 14px; border-bottom: 1px dotted #502020; margin: 0px 0px 6px 0px; }

.tituloForumPost small{ font-size: 9px; font-weight: 300; float: right; position: relative; top: -12px; }

.forum .formForum{ border-top: 1px dotted #502020; }

.addComment spam{ border-top: 1px dotted #502020; border-left: 1px dotted #502020; padding: 0px 5px 0px 5px; background-color: #F8E0E0; position: relative; top: 5px; left: 5px; } .forum:hover .addComment spam{ background-color: #FFD0D0; }

.addComment a{ text-decoration: none; }

.formForum{ margin: 20px 0px 0px 0px; text-align: right; padding: 4px 20px 4px 4px; }

  #rodape{ clear: both;
Line: 182 to 130
  text-align: right; }
Added:
>
>
#rodape a:visited {
text-decoration
none;
color
#FFF;
}

#rodape a:link {

text-decoration
none;
color
#FFF;
}

#rodape a:hover {

color
#CC0000;
text-decoration
none;
}

#rodape a:active {

text-decoration
none
}
 #btsPower{ float: left; }
Line: 243 to 210
  position: absolute; right: 5px; top: 170px;
Changed:
<
<
}#PreviewNote{
>
>
}

{

  border: 3px dotted #580000; background-color: #F00000; margin: 0px 20px 0px 20px;
Line: 281 to 250
 #conteudo h5{ font-size: 115%; } #conteudo h6{ font-size: 100%; }
Added:
>
>
#conteudo a:visited {
text-decoration
none;
color
#660000;
}

#conteudo a:link {

text-decoration
none;
color
#660000;
}

#conteudo a:hover{

text-decoration
none;
color
#CC0000;
}

#conteudo a:active{

text-decoration
none;
color
#660000;
}
 

#blog {

Line: 289 to 277
  #blog h2{ background-color: #FFFFFF;
Added:
>
>
text-align: left;
 }
Changed:
<
<
#blog h2 a, .blogRead a { text-decoration: none;
>
>
#conteudo #blog h2 a { color: green;
  text-align: left; }
Added:
>
>
#blog h2 a:hover{ color: green; text-align: left; }
 .blogPost { position: relative; border: 1px solid #F0F0F0;
Line: 305 to 298
  margin-bottom: 15px; }
Added:
>
>
#conteudo .blogPost a:visited, a:link {
text-decoration
none;
text-align
left;
color
#535353;
}

#conteudo .blogPost a:hover {

text-decoration
none;
text-align
left;
color
green;
}

 .blogData { position: absolute; right: 5px;

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