Diferenças entre edições de "MediaWiki:Common.css"
Linha 1: | Linha 1: | ||
− | #mw-content-text | + | #mw-content-text h3 { |
− | background: url("http://wiki.metin2. | + | background: url("http://wiki.metin2.co.uk/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent; |
− | height: 30px; | + | height: 30px; |
− | color: | + | color: #7b1300; |
− | text-indent: 35px; | + | text-indent: 35px; |
− | border-bottom: 2px dashed | + | border-bottom: 2px dashed #7b1300; |
− | font-weight: bold; | + | font-weight: bold; |
} | } | ||
− | #mw-content-text | + | #mw-content-text h2 { |
− | height: | + | background: url("http://wiki.metin2.co.uk/images/1/1b/H2background.png") no-repeat scroll right center transparent; |
− | + | display: table-cell; | |
− | color: | + | vertical-align: middle; |
− | text-indent: | + | height: 50px; |
− | border-bottom: | + | width: 800px; |
− | font-weight: | + | color: #fece58; |
+ | text-indent: 70px; | ||
+ | border-bottom: 0px; | ||
+ | font-weight: none; | ||
} | } |
Revisão das 17h07min de 28 de abril de 2013
#mw-content-text h3 {
background: url("http://wiki.metin2.co.uk/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
height: 30px;
color: #7b1300;
text-indent: 35px;
border-bottom: 2px dashed #7b1300;
font-weight: bold;
}
#mw-content-text h2 {
background: url("http://wiki.metin2.co.uk/images/1/1b/H2background.png") no-repeat scroll right center transparent;
display: table-cell;
vertical-align: middle;
height: 50px;
width: 800px;
color: #fece58;
text-indent: 70px;
border-bottom: 0px;
font-weight: none;
}