Wiki Spore
(jaśniejsze linki do nieistniejących artykułów)
(-import Common.css (zbędny, bo włączony na wyższym poziomie))
 
Linia 1: Linia 1:
@import "/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css";
 
 
 
.mediawiki {
 
.mediawiki {
 
background-position: center 30% !important;
 
background-position: center 30% !important;

Aktualna wersja na dzień 11:05, 10 lis 2018

.mediawiki { 
    background-position: center 30% !important;
}

.WikiaRail .module h1 {
    margin: .5em 0 .2em;
}

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    padding: 0.4em;
    border: 1px #34587a solid;
}

.WikiaMainContent a.new, .WikiaMainContent a.new:visited {
    color: #e62d0f;
    text-shadow: rgba(0,0,0,0.6) 0 1px 2px;
}