Difference: SkinCSS (1 vs. 10)

Revision 1026 Mar 2011 - AurelioAHeckert

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

CSS do Sítio

Line: 70 to 70
 }

#fBusca{

Changed:
<
<
float: left; clear: left; margin: 20px 0px 0px 20px;
>
>
text-align: center;
 } #fBusca input{ text-align: center;

Revision 913 Mar 2006 - RozaneZart

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

CSS do Sítio

Line: 19 to 19
 #cabecalho{ margin: 0px; height: 179px;
Changed:
<
<
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/fundo_topo.jpg");
>
>
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/");
  } #cabecalho big{ display: block; height: 165px;
Changed:
<
<
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/topo_gec.jpg");
>
>
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/top_esq.png");
  background-repeat: no-repeat;
Changed:
<
<
background-position: 50% 50%;
>
>
background-position: 30% 50%;
 

}

Line: 88 to 88
 #conteudo { margin-left: 200px; padding-left: 10%;
Changed:
<
<
padding-top: 80px;
>
>
padding-top: 30px;
  padding-right: 10%; text-align: justify; }

Revision 812 Mar 2006 - RozaneZart

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

CSS do Sítio

Line: 11 to 13
  font-family: sans-serif; font-size: 14px; margin: 0px;
Added:
>
>
 }

#cabecalho{ margin: 0px;

Changed:
<
<
height: 124px;
>
>
height: 179px; background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/fundo_topo.jpg");

 } #cabecalho big{
Deleted:
<
<
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/top_esq.png"); background-repeat: no-repeat; background-position: 30% 50%;
  display: block;
Changed:
<
<
height: 124px; margin-right: 290px; font-size: 0px;
>
>
height: 165px; background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/topo_gec.jpg"); background-repeat: no-repeat; background-position: 50% 50%;

 }
Changed:
<
<
#cabecalho small{ background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/"); display: block; height: 124px; width: 284px; position: absolute; top: 0px; right: 0px; font-size: 0px;
>
>
#cabecalho span{ display: none;
 }
Deleted:
<
<
 #menu {
Changed:
<
<
width: 187px;
>
>
width: 250px;
  float: left;
Changed:
<
<
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/menu_fundo.png");
>
>
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/");
 } #menu h3 {
Changed:
<
<
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/menu_top.png");
>
>
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/");
  height: 49px; font-size: 0px; margin: 0px;
Line: 60 to 57
 #menuLinks a:active, #menuLinks a:visited{ display: block;
Changed:
<
<
text-align: center;
>
>
text-align: left;
  text-decoration: none;
Changed:
<
<
margin: 5px 15px 0px 28px; border: 1px solid #F0F0F0; color: #006090;
>
>
margin: 10px 15px 10px 40px; border-bottom: 1px solid #CCCCCC; color: #990033;
 } #menuLinks a:hover{ background-color: #FFFFFF;
Changed:
<
<
border: 1px solid #909090; color: #0090E0;
>
>
border-bottom: 1px solid #000000; color: #333300;
 }

#fBusca{

Line: 91 to 88
 #conteudo { margin-left: 200px; padding-left: 10%;
Added:
>
>
padding-top: 80px;
  padding-right: 10%; text-align: justify; }
Line: 99 to 97
 #conteudo a:active, #conteudo a:visited{ text-decoration: none;
Changed:
<
<
color: #006090;
>
>
color: #990033;
 } #conteudo a:hover{ background-color: #FFFFFF;
Line: 107 to 105
 }

#rodape{

Added:
>
>
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;
Changed:
<
<
margin-top: 30px; border-top: 1px solid #50B050; border-bottom: 1px solid #50B050; background-color: #80E080; padding: 2px 10% 2px 5%; line-height: 31px; color: #40A040; text-align: right;
>
>
} #rodape a:link, #rodape a:active, #rodape a:visited{
color
#999999;
} #rodape a:hover{
color
#000000;
 }
Changed:
<
<
#btsPower{
>
>
#promocao{
  float: left; }
Added:
>
>
#btsPower{ text-align: right; }
 #btsPower img{
Changed:
<
<
margin-left: 10px;
>
>
margin-right: 10px;
 }
Changed:
<
<
#conteudo #topicosPais{
>
>
#btsPower pre{ float: right; }#conteudo #topicosPais{
  font-size: 11px; color: #90C0F8; margin: 10px 10px 0px 0px;
Line: 143 to 153
 }

#btsTWiki{

Changed:
<
<
position: absolute; top: 150px; right: 15px;
>
>
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,
Line: 153 to 163
 #btsTWiki a#btMais:link, #btsTWiki a#btMais:active, #btsTWiki a#btMais:visited{ display: block; font-size: 0px;
Changed:
<
<
height: 20px; width: 20px; margin-bottom: 5px; border: 1px solid #FFFFFF;
>
>
height: 30px; width: 35px; float: left; margin-left: 5px; border: 0px solid #FFFFFF;
  text-decoration: none; background-position: 2px 2px; background-repeat: no-repeat;
Line: 165 to 176
 #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{
Changed:
<
<
border: 1px solid #E0E0E0;
>
>
border: 0px solid #999999;
  text-decoration: none; } #btsTWiki a#btEdit{ background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/BtEdit.png"); }
Line: 221 to 232
 
-- RozaneZart - 14 Sep 2004
Changed:
<
<
META FILEATTACHMENT attr="" comment="" date="1096930300" name="BtAnexar.png" path="BtAnexar.png" size="160" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930313" name="BtMais.png" path="BtMais.png" size="165" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930330" name="BtEdit.png" path="BtEdit.png" size="183" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930343" name="BtVersao.png" path="BtVersao.png" size="172" user="RozaneZart" version="1.1"
>
>
META FILEATTACHMENT attr="" comment="" date="1142190249" name="BtAnexar.png" path="BtAnexar.png" size="1582" user="RozaneZart" version="1.2"
META FILEATTACHMENT attr="" comment="" date="1142190309" name="BtMais.png" path="BtMais.png" size="1119" user="RozaneZart" version="1.2"
META FILEATTACHMENT attr="" comment="" date="1142190277" name="BtEdit.png" path="BtEdit.png" size="1729" user="RozaneZart" version="1.2"
META FILEATTACHMENT attr="" comment="" date="1142190338" name="BtVersao.png" path="BtVersao.png" size="1060" user="RozaneZart" version="1.2"
 
META FILEATTACHMENT attr="" comment="" date="1097003443" name="psl.png" path="psl.png" size="8352" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1097257593" name="top_esq.png" path="top_esq.png" size="28771" user="RozaneZart" version="1.3"
META FILEATTACHMENT attr="" comment="" date="1097257725" name="top_dir.png" path="top_dir.png" size="943" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1097957354" name="FundoTopoEsq.jpg" path="FundoTopoEsq.jpg" size="22836" user="RozaneZart" version="1.6"
META FILEATTACHMENT attr="" comment="" date="1097957421" name="FundoTopo.jpg" path="FundoTopo.jpg" size="365" user="RozaneZart" version="1.3"
Added:
>
>
META FILEATTACHMENT attr="" comment="" date="1142182608" name="topo_gec.jpg" path="topo_gec.jpg" size="27013" user="RozaneZart" version="1.6"
META FILEATTACHMENT attr="" comment="" date="1142183105" name="fundo_topo.jpg" path="fundo_topo.jpg" size="961" user="RozaneZart" version="1.3"
META FILEATTACHMENT attr="" comment="" date="1142184989" name="menu_top.jpg.jpg" path="menu_top.jpg.jpg" size="2128" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1142185068" name="menu_fundo.jpg.jpg" path="menu_fundo.jpg.jpg" size="914" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1142185123" name="menu_fundo.jpg" path="menu_fundo.jpg" size="914" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1142185153" name="menu_top.jpg" path="menu_top.jpg" size="2128" user="RozaneZart" version="1.1"

Revision 706 Sep 2005 - MonicaPaz

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

CSS do Sítio

Line: 95 to 95
  text-align: justify; }
Added:
>
>
#conteudo a:link, #conteudo a:active, #conteudo a:visited{ text-decoration: none; color: #006090; } #conteudo a:hover{ background-color: #FFFFFF; color: #0090E0; }
 #rodape{ clear: both; margin-top: 30px;

Revision 611 Jan 2005 - RozaneZart

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

CSS do Sítio

Line: 8 to 8
 

body{

Deleted:
<
<
margin: 0px; background-color: #FFFFFF; background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/FundoCinza.png");
  font-family: sans-serif;
Changed:
<
<
font-size: 12px;
>
>
font-size: 14px; margin: 0px;
 }

#cabecalho{

Deleted:
<
<
height: 242px; background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/Fundo_topo.png");
  margin: 0px;
Added:
>
>
height: 124px; } #cabecalho big{ background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/top_esq.png"); background-repeat: no-repeat; background-position: 30% 50%; display: block; height: 124px; margin-right: 290px;
  font-size: 0px;
Deleted:
<
<
line-height: 0px;
 } #cabecalho small{
Added:
>
>
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/");
  display: block;
Changed:
<
<
width: 660px; height: 242px;
>
>
height: 124px; width: 284px;
  position: absolute; top: 0px;
Changed:
<
<
left: 0px; background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/TopoEsq.jpg");
>
>
right: 0px;
  font-size: 0px;
Deleted:
<
<
line-height: 0px;
 }
Deleted:
<
<
 #menu { width: 187px; float: left;
Line: 45 to 47
  height: 49px; font-size: 0px; margin: 0px;
Changed:
<
<
}#menuLinks {
>
>
}

#menuLinks {

  background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/menu_base.png"); background-repeat: no-repeat; background-position: 0% 100%;
Line: 59 to 63
  text-align: center; text-decoration: none; margin: 5px 15px 0px 28px;
Changed:
<
<
border: 1px solid #CCCCCC; color: # #CCCCCC;
>
>
border: 1px solid #F0F0F0; color: #006090;
 } #menuLinks a:hover{
Changed:
<
<
background-color: #CC3333; border: 1px solid #000000; color: #000000;
>
>
background-color: #FFFFFF; border: 1px solid #909090; color: #0090E0;
 }

#fBusca{

Line: 94 to 98
 #rodape{ clear: both; margin-top: 30px;
Changed:
<
<
border-top: 1px solid #CC3333; border-bottom: 1px solid #CC3333; background-color: #CC3333;
>
>
border-top: 1px solid #50B050; border-bottom: 1px solid #50B050; background-color: #80E080;
  padding: 2px 10% 2px 5%; line-height: 31px;
Changed:
<
<
color: #FFFFFF;
>
>
color: #40A040;
  text-align: right; }
Line: 112 to 116
  #conteudo #topicosPais{ font-size: 11px;
Changed:
<
<
color: #993333;
>
>
color: #90C0F8;
  margin: 10px 10px 0px 0px; text-align: right; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{
Changed:
<
<
color: #CC0033;
>
>
color: #80B0F0;
  text-decoration: none; } #conteudo #topicosPais a:hover{
Line: 128 to 132
 }

#btsTWiki{

Changed:
<
<
position: relative; bottom: -2px; float: right;
>
>
position: absolute; top: 150px; right: 15px;
 } #btsTWiki a#btEdit:link, #btsTWiki a#btEdit:active, #btsTWiki a#btEdit:visited, #btsTWiki a#btAnexar:link, #btsTWiki a#btAnexar:active, #btsTWiki a#btAnexar:visited,
Line: 140 to 144
  font-size: 0px; height: 20px; width: 20px;
Changed:
<
<
float: left; margin-left: 5px;
>
>
margin-bottom: 5px;
  border: 1px solid #FFFFFF; text-decoration: none; background-position: 2px 2px;
Line: 159 to 162
 #btsTWiki a#btVersao{ background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/BtMais.png"); }
Deleted:
<
<
#btsFormata{ position: absolute; right: 5px; top: 170px; } #btsFormata a:link, #btsFormata a:active, #btsFormata a:visited{ display: block; color: #0090F0; background-color: #00A0FF; border: 1px solid #0090F0; font-family: sans-serif; font-weight: 900; font-size: 14px; line-height: 14px; text-align: center; text-decoration: none; width: 12px; height: 12px; overflow: hidden; margin-bottom: 4px; } #btsFormata a:hover{ color: #0070C0; background-color: #00B0FF; border: 1px solid #0080D0; }

#rodape{ padding: 5px 60px 10px 80px; text-align: justify; text-indent: 11px; color: #000000; font-size: 10px; } #rodape a:link, #rodape a:active, #rodape a:visited{ color: #CC3333; text-decoration: none; } #rodape a:hover{ color: #CC3333; }

#btsPower{ margin: 10px; } #btsPower img{ margin-right: 10px; }

 { border: 3px dotted #580000; background-color: #F00000;
Line: 224 to 172
  font-weight: 800; }
Added:
>
>
#conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px; color: #900000; } #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: #900000; 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{ height: 0px; border: none; border-top: 6px double #D0D0D0; }

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

table{ border-collapse: collapse; border: 2px solid #000000; }

td, th{ border: 1px solid #000000; background-color: #FFFFFF; padding: 1px 3px 1px 3px; } th{ background-color: #999999; text-align: center; } #conteudo th a:link, #conteudo th a:active, #conteudo th a:visited, th a:link, th a:active, th a:visited{ background-image: none; }

#conteudo .tabSemBorda table, #conteudo .tabSemBorda tr, #conteudo .tabSemBorda td, #conteudo .tabSemBorda th{ border: none; }

Added:
>
>
 
Changed:
<
<
>
>

-- RozaneZart - 14 Sep 2004
 
META FILEATTACHMENT attr="" comment="" date="1096930300" name="BtAnexar.png" path="BtAnexar.png" size="160" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930313" name="BtMais.png" path="BtMais.png" size="165" user="RozaneZart" version="1.1"

Revision 517 Oct 2004 - RozaneZart

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

CSS do Sítio

Line: 9 to 9
  body{ margin: 0px;
Changed:
<
<
background-color: #E0E0E0;
>
>
background-color: #FFFFFF;
  background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/FundoCinza.png"); font-family: sans-serif; font-size: 12px;
Line: 17 to 17
  #cabecalho{ height: 242px;
Changed:
<
<
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/FundoTopo.jpg");
>
>
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/Fundo_topo.png");
  margin: 0px; font-size: 0px; line-height: 0px;
Line: 29 to 29
  position: absolute; top: 0px; left: 0px;
Changed:
<
<
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/FundoTopoEsq.jpg");
>
>
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/TopoEsq.jpg");
  font-size: 0px; line-height: 0px; }

Revision 408 Oct 2004 - RozaneZart

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

CSS do Sítio

Line: 8 to 8
 

body{

Deleted:
<
<
font-family: sans-serif; font-size: 14px;
  margin: 0px;
Added:
>
>
background-color: #E0E0E0; background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/FundoCinza.png"); font-family: sans-serif; font-size: 12px;
 }

#cabecalho{

Added:
>
>
height: 242px; background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/FundoTopo.jpg");
  margin: 0px;
Deleted:
<
<
height: 124px; } #cabecalho big{ background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/top_esq.png"); background-repeat: no-repeat; background-position: 30% 50%; display: block; height: 124px; margin-right: 290px;
  font-size: 0px;
Added:
>
>
line-height: 0px;
 } #cabecalho small{
Deleted:
<
<
background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/top_dir.png");
  display: block;
Changed:
<
<
height: 124px; width: 284px;
>
>
width: 660px; height: 242px;
  position: absolute; top: 0px;
Changed:
<
<
right: 0px;
>
>
left: 0px; background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/FundoTopoEsq.jpg");
  font-size: 0px;
Added:
>
>
line-height: 0px;
 }
Added:
>
>
 #menu { width: 187px; float: left;
Line: 47 to 45
  height: 49px; font-size: 0px; margin: 0px;
Changed:
<
<
}

#menuLinks {

>
>
}#menuLinks {
  background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/menu_base.png"); background-repeat: no-repeat; background-position: 0% 100%;
Line: 67 to 63
  color: # #CCCCCC; } #menuLinks a:hover{
Changed:
<
<
background-color: #000000;
>
>
background-color: #CC3333;
  border: 1px solid #000000; color: #000000; }
Line: 98 to 94
 #rodape{ clear: both; margin-top: 30px;
Changed:
<
<
border-top: 1px solid #50B050; border-bottom: 1px solid #50B050; background-color: #80E080;
>
>
border-top: 1px solid #CC3333; border-bottom: 1px solid #CC3333; background-color: #CC3333;
  padding: 2px 10% 2px 5%; line-height: 31px; color: #FFFFFF;
Line: 116 to 112
  #conteudo #topicosPais{ font-size: 11px;
Changed:
<
<
color: #90C0F8;
>
>
color: #993333;
  margin: 10px 10px 0px 0px; text-align: right; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{
Changed:
<
<
color: #80B0F0;
>
>
color: #CC0033;
  text-decoration: none; } #conteudo #topicosPais a:hover{
Line: 132 to 128
 }

#btsTWiki{

Changed:
<
<
position: absolute; top: 150px; right: 15px;
>
>
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,
Line: 144 to 140
  font-size: 0px; height: 20px; width: 20px;
Changed:
<
<
margin-bottom: 5px;
>
>
float: left; margin-left: 5px;
  border: 1px solid #FFFFFF; text-decoration: none; background-position: 2px 2px;
Line: 162 to 159
 #btsTWiki a#btVersao{ background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://twiki.ufba.br/twiki/pub/GEC/SkinCSS/BtMais.png"); }
Added:
>
>
#btsFormata{ position: absolute; right: 5px; top: 170px; } #btsFormata a:link, #btsFormata a:active, #btsFormata a:visited{ display: block; color: #0090F0; background-color: #00A0FF; border: 1px solid #0090F0; font-family: sans-serif; font-weight: 900; font-size: 14px; line-height: 14px; text-align: center; text-decoration: none; width: 12px; height: 12px; overflow: hidden; margin-bottom: 4px; } #btsFormata a:hover{ color: #0070C0; background-color: #00B0FF; border: 1px solid #0080D0; }

#rodape{ padding: 5px 60px 10px 80px; text-align: justify; text-indent: 11px; color: #000000; font-size: 10px; } #rodape a:link, #rodape a:active, #rodape a:visited{ color: #CC3333; text-decoration: none; } #rodape a:hover{ color: #CC3333; }

#btsPower{ margin: 10px; } #btsPower img{ margin-right: 10px; }

 { border: 3px dotted #580000; background-color: #F00000;
Line: 172 to 224
  font-weight: 800; }
Deleted:
<
<
#conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px; color: #666666; } #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{ height: 0px; border: none; border-top: 6px double #D0D0D0; }

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

table{ border-collapse: collapse; border: 2px solid #000000; }

td, th{ border: 1px solid #000000; background-color: #FFFFFF; padding: 1px 3px 1px 3px; } th{ background-color: #999999; text-align: center; } #conteudo th a:link, #conteudo th a:active, #conteudo th a:visited, th a:link, th a:active, th a:visited{ background-image: none; }

#conteudo .tabSemBorda table, #conteudo .tabSemBorda tr, #conteudo .tabSemBorda td, #conteudo .tabSemBorda th{ border: none; }

Deleted:
<
<


-- RozaneSuzart? - 04 Oct 2004

 
Deleted:
<
<
-- RozaneZart - 04 Oct 2004
 
META FILEATTACHMENT attr="" comment="" date="1096930300" name="BtAnexar.png" path="BtAnexar.png" size="160" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930313" name="BtMais.png" path="BtMais.png" size="165" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930330" name="BtEdit.png" path="BtEdit.png" size="183" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930343" name="BtVersao.png" path="BtVersao.png" size="172" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1097003443" name="psl.png" path="psl.png" size="8352" user="RozaneZart" version="1.1"
Added:
>
>
META FILEATTACHMENT attr="" comment="" date="1097257593" name="top_esq.png" path="top_esq.png" size="28771" user="RozaneZart" version="1.3"
META FILEATTACHMENT attr="" comment="" date="1097257725" name="top_dir.png" path="top_dir.png" size="943" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1097957354" name="FundoTopoEsq.jpg" path="FundoTopoEsq.jpg" size="22836" user="RozaneZart" version="1.6"
META FILEATTACHMENT attr="" comment="" date="1097957421" name="FundoTopo.jpg" path="FundoTopo.jpg" size="365" user="RozaneZart" version="1.3"

Revision 305 Oct 2004 - RozaneZart

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

CSS do Sítio

Line: 63 to 63
  text-align: center; text-decoration: none; margin: 5px 15px 0px 28px;
Changed:
<
<
border: 1px solid #F0F0F0; color: #006090;
>
>
border: 1px solid #CCCCCC; color: # #CCCCCC;
 } #menuLinks a:hover{
Changed:
<
<
background-color: #FFFFFF; border: 1px solid #909090; color: #0090E0;
>
>
background-color: #000000; border: 1px solid #000000; color: #000000;
 }

#fBusca{

Line: 103 to 103
  background-color: #80E080; padding: 2px 10% 2px 5%; line-height: 31px;
Changed:
<
<
color: #40A040;
>
>
color: #FFFFFF;
  text-align: right; }
Line: 218 to 218
 
META FILEATTACHMENT attr="" comment="" date="1096930313" name="BtMais.png" path="BtMais.png" size="165" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930330" name="BtEdit.png" path="BtEdit.png" size="183" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930343" name="BtVersao.png" path="BtVersao.png" size="172" user="RozaneZart" version="1.1"
Added:
>
>
META FILEATTACHMENT attr="" comment="" date="1097003443" name="psl.png" path="psl.png" size="8352" user="RozaneZart" version="1.1"

Revision 205 Oct 2004 - RozaneZart

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

CSS do Sítio

Line: 176 to 176
 #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px;
Changed:
<
<
color: #900000;
>
>
color: #666666;
 } #conteudo h1 a:hover, #conteudo h2 a:hover, #conteudo h3 a:hover, #conteudo h4 a:hover,

Revision 104 Oct 2004 - RozaneZart

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

CSS do Sítio

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

%STARTINCLUDE%

body{
  font-family: sans-serif;
  font-size: 14px;
  margin: 0px;
}

#cabecalho{
  margin: 0px;
  height: 124px;
}
#cabecalho big{
  background-image: url("%ATTACHURL%/top_esq.png");
  background-repeat: no-repeat;
  background-position: 30% 50%;
  display: block;
  height: 124px;
  margin-right: 290px;
  font-size: 0px;
}
#cabecalho small{
  background-image: url("%ATTACHURL%/top_dir.png");
  display: block;
  height: 124px;
  width: 284px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 0px;
}

#menu {
  width: 187px;
  float: left;
  background-image: url("%ATTACHURL%/menu_fundo.png");
}
#menu h3 {
  background-image: url("%ATTACHURL%/menu_top.png");
  height: 49px;
  font-size: 0px;
  margin: 0px;
}

#menuLinks {
  background-image: url("%ATTACHURL%/menu_base.png");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  padding-bottom: 20px;
}

#menuLinks a:link,
#menuLinks a:active,
#menuLinks a:visited{
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 5px 15px 0px 28px;
  border: 1px solid #F0F0F0;
  color: #006090;
}
#menuLinks a:hover{
  background-color: #FFFFFF;
  border: 1px solid #909090;
  color: #0090E0;
}

#fBusca{
  float: left;
  clear: left;
  margin: 20px 0px 0px 20px;
}
#fBusca input{
  text-align: center;
  font-size: 11px;
  color: #808080;
  width: 130px;
  border: 1px solid #808080;
}
#fBusca input#btBuscar{
  width: 20px;
}

#conteudo {
  margin-left: 200px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: justify;
}

#rodape{
  clear: both;
  margin-top: 30px;
  border-top: 1px solid #50B050;
  border-bottom: 1px solid #50B050;
  background-color: #80E080;
  padding: 2px 10% 2px 5%;
  line-height: 31px;
  color: #40A040;
  text-align: right;
}

#btsPower{
  float: left;
}
#btsPower img{
  margin-left: 10px;
}

#conteudo #topicosPais{
  font-size: 11px;
  color: #90C0F8;
  margin: 10px 10px 0px 0px;
  text-align: right;
}
#conteudo #topicosPais a:link,
#conteudo #topicosPais a:active,
#conteudo #topicosPais a:visited{
  color: #80B0F0;
  text-decoration: none;
}
#conteudo #topicosPais a:hover{
  color: #4080D0;
  text-decoration: none;
}

#btsTWiki{
  position: absolute;
  top: 150px;
  right: 15px;
}
#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: 20px;
  width: 20px;
  margin-bottom: 5px;
  border: 1px 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: 1px solid #E0E0E0;
  text-decoration: none;
}
#btsTWiki a#btEdit{   background-image: url("%ATTACHURL%/BtEdit.png");   }
#btsTWiki a#btAnexar{ background-image: url("%ATTACHURL%/BtAnexar.png"); }
#btsTWiki a#btVersao{ background-image: url("%ATTACHURL%/BtVersao.png"); }
#btsTWiki a#btMais{   background-image: url("%ATTACHURL%/BtMais.png");   }

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

#conteudo h1, #conteudo h2,
#conteudo h3, #conteudo h4,
#conteudo h5, #conteudo h6{
  margin: 0px 0px 10px 0px;
  color: #900000;
}
#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{
  height: 0px;
  border: none;
  border-top: 6px double #D0D0D0;
}

/* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
%INCLUDE{TablesCSS}%
%STOPINCLUDE%


-- RozaneSuzart? - 04 Oct 2004

-- RozaneZart - 04 Oct 2004

META FILEATTACHMENT attr="" comment="" date="1096930300" name="BtAnexar.png" path="BtAnexar.png" size="160" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930313" name="BtMais.png" path="BtMais.png" size="165" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930330" name="BtEdit.png" path="BtEdit.png" size="183" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1096930343" name="BtVersao.png" path="BtVersao.png" size="172" user="RozaneZart" version="1.1"
 
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