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

Changes | Index | Search | Go
 <<O>>  Difference Topic SkinCSS (17 - 19 Mar 2009 - BrunoGonsalves)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 343 to 343
  font-weight: 800; }
Added:
>
>
.function popupPlayer(media,fileName) { window.open( "http://icecast.ufba.br:8000/radiofaced.ogg.m3u?media="+media+"&file-name="+fileName, "_blank", "height=400,width=400" ) }
 /* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

Warning: Can't find topic RadioFACED.TablesCSS


 <<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;

 <<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;

 <<O>>  Difference Topic SkinCSS (14 - 01 May 2007 - MonicaPaz)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 313 to 313
  color: #A9A6A6; }
Added:
>
>
.blogFormato { position: absolute; right: 5px; top: -1px; font-size: 12px; color: #A9A6A6; }
 .blogRead { font-weight: 800; }

 <<O>>  Difference Topic SkinCSS (13 - 01 May 2007 - MonicaPaz)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 281 to 281
 #conteudo h5{ font-size: 115%; } #conteudo h6{ font-size: 100%; }
Added:
>
>

 
Added:
>
>
#blog { margin-right: 130px; }

#blog h2{ background-color: #FFFFFF; }

#blog h2 a, .blogRead a { text-decoration: none; text-align: left; }

.blogPost { position: relative; border: 1px solid #F0F0F0; border-right: 2px solid #D0D0D0; border-bottom: 2px solid #D0D0D0; padding: 2px 15px; margin-bottom: 15px; }

.blogData { position: absolute; right: 5px; bottom: -1px; font-size: 12px; color: #A9A6A6; }

.blogRead { font-weight: 800; }

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

Warning: Can't find topic RadioFACED.TablesCSS

Line: 289 to 323
 


Changed:
<
<
-- RozaneZart - 14 Sep 2004
>
>
-- RozaneZart - 14 Sep 2004
-- MonicaPaz - 01 May 2007
 
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1169209335" name="BtVersao.png" path="BtVersao.png" size="1060" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1169209335" name="BtMais.png" path="BtMais.png" size="1119" user="RozaneZart" version="1.1"

 <<O>>  Difference Topic SkinCSS (12 - 27 Apr 2007 - MonicaPaz)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 281 to 281
 #conteudo h5{ font-size: 115%; } #conteudo h6{ font-size: 100%; }
Changed:
<
<
#conteudo hr{ height: 0px; border: none; border-top: 6px double #D0D0D0; }
>
>
  /* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

Warning: Can't find topic RadioFACED.TablesCSS


 <<O>>  Difference Topic SkinCSS (11 - 14 Mar 2007 - MonicaPaz)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 295 to 295
 
-- RozaneZart - 14 Sep 2004
Changed:
<
<
META FILEATTACHMENT attr="" comment="" date="1115931567" name="BtAnexar.png" path="BtAnexar.png" size="1582" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1115931622" name="BtEdit.png" path="BtEdit.png" size="1120" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1115932610" name="BtMais.png" path="BtMais.png" size="1119" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1115933071" name="BtVersao.png" path="BtVersao.png" size="1060" user="RozaneZart" version="1.1"
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1169209335" name="BtVersao.png" path="BtVersao.png" size="1060" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1169209335" name="BtMais.png" path="BtMais.png" size="1119" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1169209335" name="BtAnexar.png" path="BtAnexar.png" size="1582" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" autoattached="1" comment="" date="1169209335" name="BtEdit.png" path="BtEdit.png" size="1120" user="RozaneZart" version="1.1"

 <<O>>  Difference Topic SkinCSS (10 - 07 Nov 2005 - AlexandreAmorim)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio


 <<O>>  Difference Topic SkinCSS (9 - 04 Oct 2005 - AlexandreAmorim)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio


 <<O>>  Difference Topic SkinCSS (8 - 13 Jul 2005 - AlexandreAmorim)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 87 to 87
  text-decoration: none; margin: 5px 15px 0px 28px; border: 1px solid #F0F0F0;
Changed:
<
<
color: #006090;
>
>
color: #666666;
 } #menuLinks a:hover{ border: 1px solid #909090;
Changed:
<
<
color: #0090E0;
>
>
color: #AA0000;
 }

#fBusca{

Line: 257 to 257
 #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px;
Changed:
<
<
color: #006090;
>
>
color: #443333;
 } #conteudo h1 a:hover, #conteudo h2 a:hover, #conteudo h3 a:hover, #conteudo h4 a:hover,
Line: 273 to 273
 } #conteudo h2{ font-size: 160%;
Changed:
<
<
background-color: #BEEEFF;
>
>
background-color: #EEEEEE;
 }

#conteudo h3{ font-size: 145%; }


 <<O>>  Difference Topic SkinCSS (7 - 08 Jul 2005 - LeandroSantos)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio


 <<O>>  Difference Topic SkinCSS (6 - 19 Jun 2005 - AlexandreAmorim)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 273 to 273
 } #conteudo h2{
font-size
160%;
Changed:
<
<
background
999900;
>
>
background-color
#BEEEFF;
  } #conteudo h3{ font-size: 145%; } #conteudo h4{ font-size: 130%; }

 <<O>>  Difference Topic SkinCSS (5 - 17 Jun 2005 - AlexandreAmorim)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 90 to 90
  color: #006090; } #menuLinks a:hover{
Deleted:
<
<
background-color: #66CCFF;
  border: 1px solid #909090; color: #0090E0; }

 <<O>>  Difference Topic SkinCSS (4 - 16 Jun 2005 - AlexandreAmorim)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

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

 <<O>>  Difference Topic SkinCSS (3 - 09 Jun 2005 - AlexandreAmorim)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 11 to 11
  font-family: sans-serif; font-size: 14px; margin: 0px;
Changed:
<
<
background: #CCCCFF;
>
>
background: #FFFFFF; }

a:visited {

text-decoration
none;
color
#660000;
}

a:link {

text-decoration
none;
color
#AA0000;
}

a:hover {

text-decoration
underline
}

a:active {

text-decoration
none
 }

#cabecalho{

Line: 39 to 61
 }

#menu {

Changed:
<
<
width: 187px;
>
>
width: 160px;
  float: left; background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/menu_fundo.png"); }
Line: 152 to 174
 #rodape{ clear: both; margin-top: 30px;
Changed:
<
<
border-top: 1px solid #6666FF; border-bottom: 1px solid #50B050; background-color: #6666FF;
>
>
border-top: 1px solid #999999; border-bottom: 1px solid #999999; background-color: #777777;
  padding: 2px 10% 2px 5%; line-height: 31px;
Changed:
<
<
color: #6666FF;
>
>
color: #FFFFFF;
  text-align: right; }
Line: 236 to 258
 #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px;
Changed:
<
<
color: #6666FF;
>
>
color: #227722;
 } #conteudo h1 a:hover, #conteudo h2 a:hover, #conteudo h3 a:hover, #conteudo h4 a:hover,
Line: 250 to 272
  text-align: center; margin: 20px 0px 20px 0px; }
Changed:
<
<
#conteudo h2{ font-size: 160%; }
>
>
#conteudo h2{
font-size
160%;
background
999900; }
 #conteudo h3{ font-size: 145%; } #conteudo h4{ font-size: 130%; } #conteudo h5{ font-size: 115%; }

 <<O>>  Difference Topic SkinCSS (2 - 12 May 2005 - RozaneZart)
Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"
Added:
>
>

CSS do Sítio

 
Added:
>
>
A especificação das tabelas está em TablesCSS? .
 
Changed:
<
<
-- MoisesGwannael - 12 May 2005
>
>
 

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

Added:
>
>
background: #CCCCFF;
 }

#cabecalho{ margin: 0px;

Changed:
<
<
height: 124px;
>
>
height: 24px;
 } #cabecalho big{ background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/top_esq.png"); background-repeat: no-repeat; background-position: 30% 50%; display: block;
Changed:
<
<
height: 124px;
>
>
height: 24px;
  margin-right: 290px; font-size: 0px; } #cabecalho small{ background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/top_dir.png"); display: block;
Changed:
<
<
height: 124px;
>
>
height: 24px;
  width: 284px; position: absolute; top: 0px;
Line: 65 to 68
  color: #006090; } #menuLinks a:hover{
Changed:
<
<
background-color: #FFFFFF;
>
>
background-color: #66CCFF;
  border: 1px solid #909090; color: #0090E0; }
Line: 149 to 152
 #rodape{ clear: both; margin-top: 30px;
Changed:
<
<
border-top: 1px solid #50B050;
>
>
border-top: 1px solid #6666FF;
  border-bottom: 1px solid #50B050;
Changed:
<
<
background-color: #80E080;
>
>
background-color: #6666FF;
  padding: 2px 10% 2px 5%; line-height: 31px;
Changed:
<
<
color: #40A040;
>
>
color: #6666FF;
  text-align: right; }
Line: 167 to 170
  #conteudo #topicosPais{ font-size: 11px;
Changed:
<
<
color: #90C0F8;
>
>
color: #6666FF;
  margin: 10px 10px 0px 0px; text-align: right; }
Line: 193 to 196
 #btsTWiki a#btMais:link, #btsTWiki a#btMais:active, #btsTWiki a#btMais:visited{ display: block; font-size: 0px;
Changed:
<
<
height: 20px; width: 20px;
>
>
height: 30px; width: 30px;
  float: left; margin-left: 5px; border: 1px solid #FFFFFF;
Line: 233 to 236
 #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px;
Changed:
<
<
color: #900000;
>
>
color: #6666FF;
 } #conteudo h1 a:hover, #conteudo h2 a:hover, #conteudo h3 a:hover, #conteudo h4 a:hover,
Line: 262 to 265
 /* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

Warning: Can't find topic RadioFACED.TablesCSS

Added:
>
>


-- RozaneZart - 14 Sep 2004
 
Added:
>
>
META FILEATTACHMENT attr="" comment="" date="1115931567" name="BtAnexar.png" path="BtAnexar.png" size="1582" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1115931622" name="BtEdit.png" path="BtEdit.png" size="1120" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1115932610" name="BtMais.png" path="BtMais.png" size="1119" user="RozaneZart" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1115933071" name="BtVersao.png" path="BtVersao.png" size="1060" user="RozaneZart" version="1.1"

 <<O>>  Difference Topic SkinCSS (1 - 12 May 2005 - MoisesGwannael)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="ProjetoGrafico"

-- MoisesGwannael - 12 May 2005

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

#cabecalho{ margin: 0px; height: 124px; } #cabecalho big{ background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/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("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/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("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/menu_fundo.png"); } #menu h3 { background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/menu_top.png"); height: 49px; font-size: 0px; margin: 0px; }

#menuLinks { background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/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; }

/* * * 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; 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: 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: 20px; width: 20px; float: left; margin-left: 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("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.twiki.faced.ufba.br/twiki/pub/RadioFACED/SkinCSS/BtMais.png"); }

#btsFormata{ position: absolute; right: 5px; top: 170px; }#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: #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 * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

Warning: Can't find topic RadioFACED.TablesCSS


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