Logo UFBA
Logo Faced
 

CSS para formatar as Tabelas deste Sítio

%STARTINCLUDE%
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;
}
%STOPINCLUDE%

-- RozaneZart - 03 Oct 2006

Página Inicial >> ProjetoGrafico >> SkinCSS
Editar Anexar Versões Mais...