Logo UFBA
 

CSS para formatar as Tabelas deste Sítio

%STARTINCLUDE%
table{
  border-collapse: collapse;
  border: 2px solid #FF6666;
}

td, th{
  border: 1px solid #66CCFF;
  background-color: #FFFFFF;
  padding: 1px 3px 1px 3px;
}
th{
  background-color: #66CCFF;
  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%

-- AurelioAHeckert - 02 May 2005

-- RozaneZart - 22 May 2005

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