Mudanças entre as edições de "MediaWiki:Vector.css"
De Priston Tale Wiki
Linha 2: | Linha 2: | ||
{ | { | ||
font-family: 'Open Sans', sans-serif; | font-family: 'Open Sans', sans-serif; | ||
+ | background-color: #000; | ||
} | } | ||
Linha 49: | Linha 50: | ||
{ | { | ||
color: #fdc233; | color: #fdc233; | ||
+ | } | ||
+ | |||
+ | div#mw-panel div.portal#p-navigation div.body ul li | ||
+ | { | ||
+ | padding-left: 10px; | ||
+ | background: url(http://www.zenitgames.com.br/priston/img/seta_rodape.jpg) no-repeat; | ||
+ | margin: 0 0 5px 0; | ||
+ | padding: 1px 0 0 0; | ||
+ | line-height: 0; | ||
} | } |
Edição das 03h12min de 15 de setembro de 2016
body { font-family: 'Open Sans', sans-serif; background-color: #000; } 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; } h1, h2, h3, h4, h5, h6 { border-bottom: 1px solid #b7b7b7; } div#mw-head div.vectorMenu h3 { height: 39px; } #p-personal li { border-left: 1px solid #404040; margin-left: 5px; padding: 0 5px 0 10px; font-size: 11px; color: #b7b7b7; } a.new, #p-personal a.new, a.new:visited, #p-personal a.new:visited { color: #b7b7b7; } #p-personal li#pt-userpage { border-left: 0; } #p-personal li#pt-userpage a { color: #fdc233; } div#mw-panel div.portal#p-navigation div.body ul li { padding-left: 10px; background: url(http://www.zenitgames.com.br/priston/img/seta_rodape.jpg) no-repeat; margin: 0 0 5px 0; padding: 1px 0 0 0; line-height: 0; }