CSS do Sítio

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

%STARTINCLUDE%

body{
  font-family: sans-serif;
  font-size: 14px;
  margin: 0px;
  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{
  margin: 0px;
  height: 24px;
}
#cabecalho big{
  background-image: url("%ATTACHURL%/top_esq.png");
  background-repeat: no-repeat;
  background-position: 30% 50%;
  display: block;
  height: 24px;
  margin-right: 290px;
  font-size: 0px;
}
#cabecalho small{
  background-image: url("%ATTACHURL%/top_dir.png");
  display: block;
  height: 24px;
  width: 284px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 0px;
}

#menu {
  width: 160px;
  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: #666666;
}
#menuLinks a:hover{
  border: 1px solid #909090;
  color: #AA0000;
}

#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  #999999;
  border-bottom: 1px solid #999999;
  background-color:  #777777;
  padding: 2px 10% 2px 5%;
  line-height: 31px;
  color:  #FFFFFF;
  text-align: right;
}

#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;
}
#btsPower img{
  margin-left: 10px;
}

#conteudo #topicosPais{
  font-size: 11px;
  color:  #6666FF;
  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: 30px;
  width: 30px;
  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("%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");   }


#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:  #443333;
}
#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%;
  background-color: #EEEEEE;
}

#conteudo h3{ font-size: 145%; }
#conteudo h4{ font-size: 130%; }
#conteudo h5{ font-size: 115%; }
#conteudo h6{ font-size: 100%; }

#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 {
  margin-right: 130px;
}

#blog h2 {
  background-color: #FFFFFF;
  text-align: left;
}

#conteudo #blog h2 a {
  color: #008200;
  text-align: left;
}

#blog h2 a:hover{
  color: #008200;
  text-align: left;
}

.blogPost {
  position: relative;
  border: 1px solid #008200;
  border-right: 3px solid #008200;
  border-bottom: 3px solid #008200;
  padding: 5px 15px;
  margin-bottom: 15px;
}

#conteudo .blogPost a:visited {
   text-decoration: none;
   text-align: left;
   color: #535353;
}

#conteudo .blogPost a:link {
   text-decoration: none;
   text-align: left;
   color: #535353;
}

#conteudo .blogPost a:active {
   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;
  bottom: -1px;
  font-size: 12px;
  color: #A9A6A6;
}

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

.blogRead {
  font-weight: 800;
}

.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 * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
%INCLUDE{TablesCSS}%
%STOPINCLUDE%


-- RozaneZart - 14 Sep 2004
-- MonicaPaz - 01 May 2007

ISorted ascending Attachment Action Size Date Who Comment
pngpng BtAnexar.png manage 1.5 K 19 Jan 2007 - 09:22 UnknownUser  
pngpng BtEdit.png manage 1.1 K 19 Jan 2007 - 09:22 UnknownUser  
pngpng BtMais.png manage 1.1 K 19 Jan 2007 - 09:22 UnknownUser  
pngpng BtVersao.png manage 1.0 K 19 Jan 2007 - 09:22 UnknownUser  

Editar Anexar Versões Mais...

TableLess - Coerência, Simplicidade e Acessibilidade no código HTML TWiki - Ambiente Web Colaborativo
última revisão: r17 - 19 Mar 2009 - 20:04:09 - BrunoGonsalves?     |     Copyleft Faced-UFBA