Difference: SkinCSS (1 vs. 2)

Revision 202 Oct 2006 - RozaneZart

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

A especificação das tabelas está em TablesCSS? .

%STARTINCLUDE%

body{
  font-family: sans-serif;
  font-size: 12px;
  margin: 0px;
Changed:
<
<
background-color:#FFFFFF;
>
>
background-color:#ffffff;
 }

#cabecalho{ margin: 0px; height: 230px;

} #cabecalho big{ display: block; height: 230px; background-image: url("http://www.tabuleirodigital.com.br/twiki/pub/SimoneLucena/SkinCSS/topo.jpg"); background-repeat: no-repeat; background-position: 70% 0%; margin-top: 30px; } #cabecalho span{ display: none; }

#menu { width: 170px; float: left; margin: -70px 40px 0px 30px; } #menu h3 { font-size: 12px; font-weight: 900px; color: #000000; }

#menuLinks { border-top: 2px dotted #999999; }

#menuLinks a:link, #menuLinks a:active, #menuLinks a:visited{ display: block; text-align: left; text-decoration: none; padding: 5px 0px 5px 20px; border-bottom: 2px dotted #999999; color: #000000; } #menuLinks a:hover{ background-color: #999999; color: #FFFFFF; }

#fBusca{ margin: 20px 0px 0px 0px; text-align: center; } #fBusca input{ text-align: center; font-size: 11px; color: #000000; width: 130px; border: 1px solid #999999; } #fBusca input#btBuscar{ width: 20px; color: #FFFFFF; background-color: #000000; }

#rodape{

color
#000000;
font-family
sans-serif;
font-size
11px;
text-align
center;
border-top
2px dotted #999999;
padding
20px 20px 20px 20px;
margin-top
20px;
clear
both;
} #rodape a:link, #rodape a:active, #rodape a:visited{
color
#999999;
} #rodape a:hover{
color
#000000;
}

#promocao{ float: left; }

#btsPower{ text-align: right; } #btsPower img{ margin-right: 10px; } #btsPower pre{ float: right; }

#conteudo { margin: 0px 5% 0px 300px; text-align: justify; color: #000000; font-size: 12px; }

#conteudo a:link, #conteudo a:active, #conteudo a:visited{ background-repeat: repeat-x; background-position: 50% 50%; color: #000000; text-decoration:underline; } #conteudo a:hover{ color: #999999; text-decoration:underline; background-color: #999999; color: #FFFFFF; }

#conteudo #topicosPais{ font-size: 11px; color: #000000; margin: 10px 10px 0px 0px; text-align: right; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{ background-image: none; color: #000000; text-decoration: none; } #conteudo #topicosPais a:hover{ color: #000000; text-decoration: none; }

#btsTWiki{ position: relative; bottom: -2px; float: right; } #btsTWiki a#btEdit:link, #btsTWiki a#btEdit:active, #btsTWiki a#btEdit:visited, #btsTWiki a#btAnexar:link, #btsTWiki a#btAnexar:active, #btsTWiki a#btAnexar:visited, #btsTWiki a#btVersao:link, #btsTWiki a#btVersao:active, #btsTWiki a#btVersao:visited, #btsTWiki a#btMais:link, #btsTWiki a#btMais:active, #btsTWiki a#btMais:visited{ display: block; font-size: 0px; height: 30px; width: 35px; float: left; margin-left: 5px; border: 0px solid #FFFFFF; text-decoration: none; background-position: 2px 2px; background-repeat: no-repeat; } #btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 0px solid #999999; text-decoration: none; } #btsTWiki a#btEdit{ background-image: url("http://www.tabuleirodigital.com.br/twiki/pub/SimoneLucena/SkinCSS/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.tabuleirodigital.com.br/twiki/pub/SimoneLucena/SkinCSS/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.tabuleirodigital.com.br/twiki/pub/SimoneLucena/SkinCSS/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.tabuleirodigital.com.br/twiki/pub/SimoneLucena/SkinCSS/BtMais.png"); }

}#PreviewNote{ border: 3px dotted #000000; background-color: #CCCCCC; margin: 0px 20px 0px 20px; color: #000000; text-align: center; font-size: 160%; font-weight: 800; }

#conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 200px 0px 10px 0px; color: #000000; } #conteudo h1 a:hover, #conteudo h2 a:hover, #conteudo h3 a:hover, #conteudo h4 a:hover, #conteudo h5 a:hover, #conteudo h6 a:hover{ color: #000000; text-decoration: none; } #conteudo h1{ font-size: 210%; font-weight:900; text-align: center; margin: 20px 0px 20px 0px; } #conteudo h2{ font-size: 160%; } #conteudo h3{ font-size: 145%; } #conteudo h4{ font-size: 130%; } #conteudo h5{ font-size: 115%; } #conteudo h6{ font-size: 100%; }

#conteudo hr{ border: 2px dotted #999999;

}

#conteudo input{ color: #000000; border: 1px solid #000000; }

#conteudo ul{ list-style-image: url("http://www.tabuleirodigital.com.br/twiki/pub/SimoneLucena/SkinCSS/Spalt.png"); } #conteudo ol{ list-style-image: none; }

/* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

Warning: Can't find topic SimoneLucena.TablesCSS

-- RozaneZart - 30 Sep 2006

META FILEATTACHMENT attr="" comment="" date="1159642277" name="BtAnexar.png" path="C:\Meus documentos\Minhas imagens\BtAnexar.png" size="1055" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1159642310" name="BtEdit.png" path="C:\Meus documentos\Minhas imagens\BtEdit.png" size="919" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1159642332" name="BtMais.png" path="C:\Meus documentos\Minhas imagens\BtMais.png" size="865" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1159642342" name="BtVersao.png" path="C:\Meus documentos\Minhas imagens\BtVersao.png" size="717" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1159644799" name="topo.gif" path="C:\Meus documentos\Minhas imagens\topo.gif" size="47574" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1159645858" name="topo.jpg" path="C:\Meus documentos\Minhas imagens\topo.jpg" size="31233" user="RozaneZart" version="1.8"
 
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