Mudanças entre as edições de "MediaWiki:Vector.css"
De Priston Tale Wiki
| Linha 147: | Linha 147: | ||
{ | { | ||
margin-top: -1px; | margin-top: -1px; | ||
| + | } | ||
| + | |||
| + | .mw-body-content | ||
| + | { | ||
| + | line-height: normal; | ||
| + | font-size: 0.8em; | ||
} | } | ||
Edição das 03h52min 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
{
background: url(http://www.zenitgames.com.br/priston/img/seta_rodape.jpg) no-repeat;
margin: 0 0 6px 0;
padding: 1px 0 0 10px;
line-height: 14px;
}
div#mw-panel div.portal#p-navigation div.body ul li a
{
color: #a5a5a5;
}
div.vectorTabs ul li
{
height: 31px;
background: #4d4d4d;
}
div.vectorTabs span
{
margin: 0 7px;
background: none;
}
div.vectorTabs ul, div.vectorTabs
{
background: none;
}
div.vectorTabs li.selected
{
background: #fff;
}
div.vectorTabs li a
{
color: #a5a5a5;
font-size: 10px;
}
div.vectorTabs li.new a, div.vectorTabs li.new a:visited
{
color: #a5a5a5;
}
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited
{
color: #7d7d7d;
}
div.vectorTabs ul li
{
line-height: 7px;
}
div.vectorTabs
{
margin-top: 8px;
}
.mw-body
{
border: 0;
}
div.vectorTabs li:first-child
{
margin-left: -1px;
}
div#mw-head div.vectorMenu h3
{
border: 0;
background: none;
}
div#mw-head div.vectorMenu h3#p-cactions-label
{
background: #4d4d4d;
height: 31px;
margin-top: 8px;
}
div#mw-head div.vectorMenu h3#p-cactions-label span
{
color: #a5a5a5;
font-size: 10px;
padding-top: 10px;
text-transform: uppercase;
}
#ca-unwatch.icon a, #ca-watch.icon a
{
margin-top: -1px;
}
.mw-body-content
{
line-height: normal;
font-size: 0.8em;
}