MediaWiki:Common.css
From the Industria Pacificum wiki
Jump to navigationJump to searchNote: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
/* Wiki skin customisation */
body {
background-image: url("http://images.shoutwiki.com/industriapacifica/3/30/WikiBackgroundMediawiki1.2.jpg");
background-size: cover;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
/* Logo hover fx */
/* Div collapse link recolor */
.mw-collapsible-toggle {
background-color: #fff;
}
/* Wikia-style main page thingamajig */
#wikiastyledoodad {
float: left;
}
/*Portal headers*/
.phmainpage{
background-image: url("http://images.shoutwiki.com/industriapacifica/e/ec/PortalHeaderMainpage.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phstories{
background-image: url("http://images.shoutwiki.com/industriapacifica/1/12/PortalStories.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phcharacters{
background-image: url("http://images.shoutwiki.com/industriapacifica/b/b7/PortalHeaderCharacters.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phlanguages{
background-image: url("http://images.shoutwiki.com/industriapacifica/f/f9/PortalHeaderLanguage.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phgeography{
background-image: url("http://images.shoutwiki.com/industriapacifica/1/10/PortalHeaderGeography.jpg");
background-size:100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phideology{
background-image: url("http://images.shoutwiki.com/industriapacifica/3/38/PortalHeaderIdeology.jpg");
background-size:100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phscience{
background-image: url("http://images.shoutwiki.com/industriapacifica/b/b3/PortalHeaderScience.jpg");
background-size:100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phtemplates{
background-image: url("http://images.shoutwiki.com/industriapacifica/5/5b/PortalHeaderTemplates.jpg");
background-size:100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phnations{
background-image: url("http://images.shoutwiki.com/industriapacifica/a/a0/PortalHeaderNations.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phwar{
background-image: url("http://images.shoutwiki.com/industriapacifica/e/e8/PortalHeaderWar.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phreligion{
background-image: url("http://images.shoutwiki.com/industriapacifica/3/33/PortalHeaderReligion.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.pharcI{
background-image: url("http://images.shoutwiki.com/industriapacifica/e/e0/PortalHeaderARCI.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.pharc1{
background-image: url("http://images.shoutwiki.com/industriapacifica/5/5b/PortalHeaderARC1.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.pharc2{
background-image: url("http://images.shoutwiki.com/industriapacifica/4/4f/PortalHeaderARC2.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.phprearc3{
background-image: url("http://images.shoutwiki.com/industriapacifica/0/0a/PortalHeaderPreArc3.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.pharc6{
background-image: url("http://images.shoutwiki.com/industriapacifica/8/89/PortalHeaderARCVI.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.pharc7{
background-image: url("http://images.shoutwiki.com/industriapacifica/c/c6/PortalHeaderARCVII.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
.pharcII{
background-image: url("http://images.shoutwiki.com/industriapacifica/f/fe/PortalHeaderArcII.jpg");
background-size: 100%;
height: 170px;
background-repeat: no-repeat;
background-color: #D9E8EB;
}
/* Portal header pattern */
.maintemplateknot{
background-image: url("http://images.shoutwiki.com/industriapacifica/6/63/KnotPattern2.png");
}
.linkboxknot{
background-image: url("http://images.shoutwiki.com/industriapacifica/6/63/KnotPattern2.png");
width: 100%;
}