24,493 ARTICLES
ON THIS WIKI

MediaWiki:Monobook.css


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: 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.
/* Edit this file to customize the Monobook skin for the entire site. */
/* See also: [[MediaWiki:Common.css]] */
 
/*<pre><nowiki>*/
 
/* Set background image */
/* 
body {
	background-image: url("http://images.wikia.com/feed-the-beast/images/f/f4/Monobook_Background.png");
}
*/
 
.portlet h5 {
	color: #FFF;
}

li#pt-userpage, li#pt-anonuserpage, li#pt-login {
	background-image: none;
	font-weight: normal;
}

li#pt-userpage a,li#pt-anon-userpage a, li#pt-login a {
	background-image: url("http://ftbwiki.org/images/d/d4/Monobook_Icon_Userpage.png");
	background-repeat: no-repeat;
	background-position: center;
}

li#pt-mytalk a {
	background-image: url("http://ftbwiki.org/images/d/d1/Monobook_Icon_Message_Wall.png");
	background-repeat: no-repeat;
	background-position: center;
}

li#pt-preferences a {
	background-image: url("http://ftbwiki.org/images/4/46/Monobook_Icon_Preferences.png");
	background-repeat: no-repeat;
	background-position: center;
}

li#pt-watchlist a {
	background-image: url("http://ftbwiki.org/images/e/e0/Icon_Monobook_Watchlist.png");
	background-repeat: no-repeat;
	background-position: center;
}

li#pt-mycontris a {
	background-image: url("http://ftbwiki.org/images/7/71/Icon_Monobook_Contributions.png");
	background-repeat: no-repeat;
	background-position: center;
}

li#pt-logout a {
	background-image: url("http://ftbwiki.org/images/5/53/Icon_Monobook_Logout.png");
	background-repeat: no-repeat;
	background-position: center;
}

li#pt-wall-notifications a {
	background-image: url("http://ftbwiki.org/images/4/44/Icon_Monobook_Notifications.png");
	background-repeat: no-repeat;
	background-position: center;
}

div#globalWrapper {
	margin: auto;
	width:98%;
}

#content {
	margin-top: 5.3em !important;
}

#p-cactions {
	top: 4em;
	left:13.5em
}

#p-logo {
	left:0.7%
}

#p-personal li a {
        position: relative;
	top: 28px;
	padding-top: 45px;
	font-size: 10pt;
	font-family: 'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align: bottom;
	color: #0645ad;
	text-shadow: 0 1px 0 #aaa;
}

#p-personal li a:hover {
	background-color: transparent;
	text-decoration: underline;
}
 
#p-personal li.active {
	text-decoration: underline;
}
 
/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a {
	font-weight: bold !important;
}

.atemplate {
	background-color: white !important;
	border: 1px solid #00BFFF !important;
	border-radius: 8px !important;
	margin-bottom:8px !important;
	padding:0px 8px !important;
}

.Wall .quote, .WallPreview .quote {
	background: #eeeeee;
	border: none;
	border-radius: 5px;
}

.Wall .comments .SpeechBubble .quote-of {
	text-align:left;
	line-height:0.5em;
	font-size:11px;
	font-style:italic;
}

th.navbox-title {
	background: #E88E00 !important;
}

.navbox-group {
	background: #eeeeee !important;
}

.navbox-list {
	background: #ffffff !important;
	border-left: 2px solid white !important;
}

.navbox-list .navbox-title {
	background: #eeeeee !important;
}

/*</nowiki></pre>*/


/* Template:Grid/Rolling Machine */

div.rollinggrid div.a1 { left:14px; top:31px; width:32px; height:32px; position:absolute; }
div.rollinggrid div.a2 { left:14px; top:67px; width:32px; height:32px; position:absolute; }
div.rollinggrid div.a3 { left:14px; top:103px; width:32px; height:32px; position:absolute; }

div.rollinggrid div.b1 { left:50px; top:31px; width:32px; height:32px; position:absolute; }
div.rollinggrid div.b2 { left:50px; top:67px; width:32px; height:32px; position:absolute; }
div.rollinggrid div.b3 { left:50px; top:103px; width:32px; height:32px; position:absolute; }

div.rollinggrid div.c1 { left:86px; top:31px; width:32px; height:32px; position:absolute; }
div.rollinggrid div.c2 { left:86px; top:67px; width:32px; height:32px; position:absolute; }
div.rollinggrid div.c3 { left:86px; top:103px; width:32px; height:32px; position:absolute; }

div.rollinggrid div.output { left:202px; top:67px; width:32px; height:32px; position:absolute; }
div.rollinggrid div.oa { left:208px; top:90px; width:64px; height:24px; position:absolute; overflow:hidden; }