MediaWiki:Common.css

(Diferença entre revisões)
Ir para: navegação, pesquisa
Linha 23: Linha 23:
 
*/
 
*/
  
 
+
#content p{
 +
margin:0 10px;
 +
text-align:justify;
 +
}
  
  

Edição de 11h38min de 2 de setembro de 2011

/** o código CSS colocado aqui será aplicado a todos os temas */

#BreadCrumbsTrail {
margin:5px 0 0 0;
}

#content {
 line-height: 1.5em;
}
/*
div#content a.external {
 text-decoration: none;
 color: #333;
 background-color: #ffff22;
 padding: 1px 6px 1px 6px;
 margin: 4px;
}
div#content a.external:hover {
 color: #fff;
 background-color: #aa0000;
 text-decoration: underline;
}
*/

#content p{
margin:0 10px;
text-align:justify;
}


#content h1 {
 margin: 20px 0px 20px 0px;
 border-bottom: 2px solid #444;
 text-transform: uppercase;
 background-color: #333;
 color: #fff;
 padding: 0 0 0 20px;
 font: 36pt Georgia,"Times New Roman",Times,serif;
}

#content  h2 {
 margin: 30px 0px 25px 0px;
 border-bottom: 1px solid #666;
 border-top: 1px solid #666;
 background-color: #fff;
 padding: 0 0 0 20px;
 color: #111;
 font: 26pt Georgia,"Times New Roman",Times,serif;
}
#content h3 {
 margin: 25px 0px 15px 0px;
 padding: 2px 0 2px 30px;
 color: #111;
 background-color: #fff;
 border-bottom: 1px solid #666;
 font: 16pt Georgia,"Times New Roman",Times,serif;
}
#content h4 {
 margin: 20px 0px 15px 0px;
 padding: 2px 0 2px 50px;
 color: #fff;
 background-color: #666;
 font: 14pt Georgia,"Times New Roman",Times,serif;
}
#content h5 {
 margin: 12px 0px 12px 0px;
 padding: 0 0 0 30px;
 color: #fff;
 font-size: 11pt;
 background-color: #aaa;
 font: 14pt Georgia,"Times New Roman",Times,serif;
}
#toc, .toc, .mw-warning {
border: 1px solid #999;
background-color: #fff;
padding: 5px;
font-size: 95%;
}
#toctitle h2 {
 margin:0;
 border-bottom: 0;
 border: none;
 padding: 0;
 background-color: #fff;
 padding: 0;
 color: #111;
 font: 12pt Georgia,"Times New Roman",Times,serif;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
Ferramentas pessoais
Espaços nominais
Variantes
Ações
Navegação
Ferramentas