r8 - 06 Dec 2005 - 00:21:12 - LeandroSantosYou are here: TWiki >  BetaENEC Web  >  ProjetoGrafico > WebCSS > WebCSSConteudo

CSS do conteúdo do sítio

%STARTINCLUDE%

#conteudo h1{
   text-align: center;
  font-size: 20px;
  margin: 0px 0px 10px 0px;
  font-weight: 800;
  color: #0099CC;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 2px solid #D8D8D8;
}

#conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{
  color: #0099CC;
/*  background-color: #436841;*/
  background-image: url("%ATTACHURL%/titulo_fundo.jpg");
  margin: 10px 0px 10px 0px;
  padding: 0px 5px 0px 10px;
  font-weight: 800;
}
#conteudo h2{ font-size: 18px; }
#conteudo h3{ font-size: 16px; }
#conteudo h4{ font-size: 14px; }
#conteudo h5{ font-size: 13px; }
#conteudo h6{ font-size: 12px; }

#conteudo hr{
  border: none;
  background: none;
  background-image: url("%ATTACHURL%/linha.png");
  height: 7px;
}

#conteudo a:link,
#conteudo a:active{
  color: #3ba5c8;
}

#conteudo a:visited{
  color: #9ed7ea;
} 

#conteudo a:hover{
  color: #00c0ff;
}

#conteudo pre{
  color: #707080;
  overflow: auto;
}

%STOPINCLUDE%


-- LeandroSantos - 20 Oct 2005

toggleopenShow attachmentstogglecloseHide attachments
Topic attachments
I Attachment Action Size Date Who Comment
pngpng linha.png manage 2.5 K 23 Oct 2005 - 16:05 LeandroSantos Linha
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r8 < r7 < r6 < r5 < r4 | More topic actions
 
Powered by TWiki
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