Mudanças entre as edições de "MediaWiki:Vector.css"
De Priston Tale Wiki
(Criou página com 'a, a:visited { color: #7d7d7d; text-transform: uppercase; }') |
|||
| Linha 1: | Linha 1: | ||
| − | a, a:visited { | + | a, a:visited |
| − | + | { | |
| − | + | color: #7d7d7d; | |
| + | text-transform: uppercase; | ||
| + | } | ||
| + | div#mw-panel div.portal h3 | ||
| + | { | ||
| + | margin: 0; | ||
| + | padding: 0 0 5px 0; | ||
| + | border-bottom: 1px solid #3c3b0d; | ||
} | } | ||
Edição das 02h55min de 15 de setembro de 2016
a, a:visited
{
color: #7d7d7d;
text-transform: uppercase;
}
div#mw-panel div.portal h3
{
margin: 0;
padding: 0 0 5px 0;
border-bottom: 1px solid #3c3b0d;
}