MediaWiki:Monobook.css

From Brickipedia, the LEGO Wiki
Revision as of 02:43, 3 June 2017 by Jack Phoenix (talk | contribs) (fix image URLs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: 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.
body {
	background: #1466b3;
	background-image: url(//images.shoutwiki.com/lego/3/38/Studs-tile-light.png) !important;
}

pre {
	overflow: auto;
}

#p-personal li a {
	color: #fff;
}

#p-Actions {
	display: none;
}

.portlet {
	background-color: #33a;
	border-radius: 0 0 10px 0;
}

#searchBody {
	border-radius: 0 0 10px 0;
}

.portlet h5 {
	color: #fff;
	text-transform: capitalize;
	padding-top: 4px;
	padding-bottom: 2px;
}

.pBody {
	background: #bfdbee;
}

/* Reviews CSS */
body.ns-118, body.ns-119 {
	background: #14B366;
	background-image: url(//images.shoutwiki.com/lego/f/fd/Studs-green-deepsea.png) !important;
}

body.ns-118 .portlet, body.ns-119 .portlet {
	background-color: #070;
}

body.ns-118 .pBody, body.ns-119 .pBody {
	background: #bfeedb;
}

/* Forums CSS */
body.mw-special-WikiForum {
	background: #ccaf25;
	background-image: url(//images.shoutwiki.com/lego/6/63/Studs-tile-yellow.png) !important;
}

body.mw-special-WikiForum .portlet {
	background-color: #f6cb47;
}

body.mw-special-WikiForum .pBody {
	background: #eeeedb;
}

body.mw-special-WikiForum .portlet h5 {
	color: #000;
}

/* End of namespace-specific CSS
----------------------------*/

#p-logo {
	background: none;
}

#footer {
	background:none !important;
	border: 0 !important;
}