• Wikisimpsons needs more Featured Article, Picture, Quote, Episode and Comprehensive article nominations!
  • Wikisimpsons has a Discord server! Click here for your invite! Join to talk about the wiki, Simpsons and Tapped Out news, or just to talk to other users.
  • Make an account! It's easy, free, and your work on the wiki can be attributed to you.
TwitterFacebookDiscord

Difference between revisions of "MediaWiki:Monobook.css"

Wikisimpsons - The Simpsons Wiki
(new)
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
/*
+
/* CSS placed here will affect users of the Monobook skin */
<pre>
 
*/
 
  
 +
/* Background image */
 +
body {
 +
background: #399BC0 url(http://images2.wikia.nocookie.net/simpsons/images/8/80/Simp2.jpg);
 +
}
 +
 +
#content {
 +
background: #FFF4C4;
 +
border: 1px solid #3366CC;
 +
/*border: 1px solid #73abe6 !important;*/
 +
border-right: none !important;
 +
color: #000000;
 +
line-height: 1.5em;
 +
padding: 0 1em 1.5em 1em;
 +
position: relative;
 +
z-index: 2;
 +
        -moz-border-radius: 9px;
 +
}
 +
 +
#column-one {
 +
padding-top: 145px;
 +
}
 +
 +
#column-content {
 +
float: right;
 +
margin: 0 0 0.6em -12.2em;
 +
padding: 0;
 +
width: 100%;
 +
color: #FFF4C4;
 +
}
 +
 +
#p-logo {
 +
top: 0em;
 +
}
  
h2 {margin-top: 20px;}
 
  
.toc {margin-top: 20px;}
+
/* Link colors */
 +
a {
 +
background: transparent none repeat scroll 0 0;
 +
color: #002BB8;
 +
text-decoration: none;
 +
}
  
blockquote {padding-right: 150px}
+
a:active {
 +
color: #000000;
 +
}
  
.unpatrolled {display: none !important; }
+
/* Titles */
 +
h1, h2, h3, h4, h5, h6 {
 +
color: black;
 +
}
 +
 
 +
/* tabs */
 +
#p-cactions li {
 +
border-collapse: separate;
 +
border-bottom: 1px solid #aaa;
 +
padding-bottom: 0.4em;
 +
}
 +
 
 +
#p-cactions li.selected {
 +
border-collapse: collapse;
 +
border-color: #000000;
 +
border-bottom: none;
 +
font-weight: bold;
 +
padding: 0 0 0.2em;
 +
padding-bottom: 0.5em;
 +
}
 +
 
 +
#p-cactions li.selected a {
 +
background-color: #FFF4C4;
 +
padding: 0 1em 0.2em !important;
 +
z-index: 3;
 +
color: #000000
 +
}
  
.hiddenStructure {display: none;}
+
#p-cactions .new a {
 +
color: #BA0000;
 +
}
  
a {text-decoration: none; color: #002bb8; background: none;}
+
#p-cactions li a {
 +
text-transform: lowercase;
 +
}
  
a:visited {color: #5a3696;}
+
#p-cactions li a {
 +
background-color: #FFF4C4;
 +
border: medium none;
 +
color: #000000;
 +
margin: 0;
 +
padding: 0 0.8em 0.3em;
 +
position: relative;
 +
text-decoration: none;
 +
z-index: 0;
 +
}
  
a:active {color: #faa700;}
+
/* toolbox */
 +
.portlet {
 +
border: none;
 +
margin: 0 0 .5em;
 +
padding: 0;
 +
float: none;
 +
width: 11.6em;
 +
overflow: hidden;
 +
}
  
a:hover {text-decoration: underline;}
+
.portlet h4 {
 +
font-size: 95%;
 +
font-weight: normal;
 +
white-space: nowrap;
 +
}
  
a.stub {color: #772233;}
+
.portlet h5 {
 +
background: transparent;
 +
padding: 0 1em 0 .5em;
 +
display: inline;
 +
height: 1em;
 +
text-transform: uppercase;
 +
font-size: 91%;
 +
font-weight: normal;
 +
white-space: nowrap;
 +
}
  
a.new, #p-personal a.new {color: #ba0000;}
+
.portlet h6 {
 +
background: #ffae2e;
 +
border: 1px solid #AAAAAA;
 +
border-style: solid solid none solid;
 +
padding: 0 1em 0 1em;
 +
text-transform:;
 +
display: block;
 +
font-size: 1em;
 +
height: 1.2em;
 +
font-weight: normal;
 +
white-space: nowrap;
 +
}
  
.mw-plusminus-pos {
+
.pBody {
  display: none;
+
font-size: 95%;
 +
background-color: yellow;
 +
color: #FFF4C4;
 +
border-collapse: collapse;
 +
border: 1px solid #AAAAAA;
 +
padding: 0 .8em .3em .5em;
 
}
 
}
.mw-plusminus-neg {
+
 
  display: none;
+
.portlet h1,
 +
.portlet h2,
 +
.portlet h3,
 +
.portlet h4 {
 +
margin: 0;
 +
padding: 0;
 
}
 
}
.mw-plusminus-null {
+
 
  display: none;
+
.portlet li {
 +
padding: 0;
 +
margin: 0;
 
}
 
}
  
 +
/* references */
 +
ol.references li:target,
 +
sup.reference:target {
 +
background: #FFEFD5;
 +
border: 1px solid yellow;
 +
padding: 1px 2px;
 +
}
  
a.new:visited, #p-personal a.new:visited {color: #a55858;}
+
.portlet h5 {
 +
text-transform: uppercase !important;
 +
font-size: 1.3 em;
 +
}
  
/* Display text below main article header, located at MediaWiki:tagline */
+
/* infobox */
#siteSub {
+
.infobox {
    display: inline;
+
border: 1px solid #FFD733 !important;
    font-size: 90%;
+
}
    font-weight: normal;
 
    font-style: italic;
 
    text-align: right;
 
  
 +
/* footer */
 +
#footer {
 +
background-color: #FFF4C4;
 +
border-bottom: 1px solid #E1EDA6;
 +
border-top: 1px solid #E1EDA6;
 +
font-size: 90%;
 +
margin: 0.6em 0 1em;
 +
padding: 0.4em 0 1.2em;
 +
text-align: center;
 
}
 
}
  
 +
.icon div {
 +
display: inline !important;
 +
}
  
/***********************************************************
+
/* Main Page */
** Formatting for "hidden" Appearences section; cc-by-nc by [[w:c:MemoryAlpha:User:Bp]] at [[w:c:MemoryAlpha:User:Bp/interactive tree script]]
+
.page-Main_Page #firstHeading {
*/
+
display: none;
.hiddenlist { display:none; }
+
}
.visiblelist { display:block; }
 
  
.listexpand { text-decoration: none; color: #002BB8; }
+
.mainLeftBox {
.listexpand:hover { text-decoration: underline; color: #002BB8; }
+
  background-repeat: no-repeat;
 +
  background-position: bottom right;
 +
  border-color: yellow !important;
 +
  background-color: lightyellow !important;
 +
  color: black !important;
 +
}
 +
.mainRightBox {
 +
  background-repeat: no-repeat;
 +
  background-position: bottom right;
 +
  border-color: yellow!important;
 +
  background-color: lightyellow !important;
 +
  color: black !important;
 +
}
  
 +
/* Tables (i.e. sitenotice, Special:SpecialPages etc.) */
 +
table {
 +
background-color: transparent;
 +
}
  
/*
+
/* new message box */
</pre>
+
div.notice, div.usermessage {
*/
+
width: 1000px;
 +
margin: 1.0em auto 0.5em auto;
 +
padding: 5px;
 +
text-align: center;
 +
border-width: 2px;
 +
border-color: yellow;
 +
background: #399BC0 url(http://images2.wikia.nocookie.net/simpsons/images/8/80/Simp2.jpg);
 +
color: #000000;
 +
line-height: 120%;
 +
}

Revision as of 15:27, November 15, 2010

/* CSS placed here will affect users of the Monobook skin */

/* Background image */
body {
	background: #399BC0 url(http://images2.wikia.nocookie.net/simpsons/images/8/80/Simp2.jpg);
}

#content {
	background: #FFF4C4;
	border: 1px solid #3366CC;
	/*border: 1px solid #73abe6 !important;*/
	border-right: none !important;
	color: #000000;
	line-height: 1.5em;
	padding: 0 1em 1.5em 1em;
	position: relative;
	z-index: 2;
        -moz-border-radius: 9px;
}

#column-one {
	padding-top: 145px;
}

#column-content {
	float: right;
	margin: 0 0 0.6em -12.2em;
	padding: 0;
	width: 100%;
	color: #FFF4C4;
}

#p-logo {
	top: 0em;
}


/* Link colors */
a {
	background: transparent none repeat scroll 0 0;
	color: #002BB8;
	text-decoration: none;
}

a:active {
	color: #000000;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
	color: black;
}

/* tabs */
#p-cactions li {
	border-collapse: separate;
	border-bottom: 1px solid #aaa;
	padding-bottom: 0.4em;
}

#p-cactions li.selected {
	border-collapse: collapse;
	border-color: #000000;
	border-bottom: none;
	font-weight: bold;
	padding: 0 0 0.2em;
	padding-bottom: 0.5em;
}

#p-cactions li.selected a {
	background-color: #FFF4C4;
	padding: 0 1em 0.2em !important;
	z-index: 3;
	color: #000000
}

#p-cactions .new a {
	color: #BA0000;
}

#p-cactions li a {
	text-transform: lowercase;
}

#p-cactions li a {
	background-color: #FFF4C4;
	border: medium none;
	color: #000000;
	margin: 0;
	padding: 0 0.8em 0.3em;
	position: relative;
	text-decoration: none;
	z-index: 0;
}

/* toolbox */
.portlet {
	border: none;
	margin: 0 0 .5em;
	padding: 0;
	float: none;
	width: 11.6em;
	overflow: hidden;
}

.portlet h4 {
	font-size: 95%;
	font-weight: normal;
	white-space: nowrap;
}

.portlet h5 {
	background: transparent;
	padding: 0 1em 0 .5em;
	display: inline;
	height: 1em;
	text-transform: uppercase;
	font-size: 91%;
	font-weight: normal;
	white-space: nowrap;
}

.portlet h6 {
	background: #ffae2e;
	border: 1px solid #AAAAAA;
	border-style: solid solid none solid;
	padding: 0 1em 0 1em;
	text-transform:;
	display: block;
	font-size: 1em;
	height: 1.2em;
	font-weight: normal;
	white-space: nowrap;
}

.pBody {
	font-size: 95%;
	background-color: yellow;
	color: #FFF4C4;
	border-collapse: collapse;
	border: 1px solid #AAAAAA;
	padding: 0 .8em .3em .5em;
}

.portlet h1,
.portlet h2,
.portlet h3,
.portlet h4 {
	margin: 0;
	padding: 0;
}

.portlet li {
	padding: 0;
	margin: 0;
}

/* references */
ol.references li:target,
sup.reference:target {
	background: #FFEFD5;
	border: 1px solid yellow;
	padding: 1px 2px;
}

.portlet h5 {
	text-transform: uppercase !important;
	font-size: 1.3 em;
}

/* infobox */
.infobox {
	border: 1px solid #FFD733 !important;
}

/* footer */
#footer {
	background-color: #FFF4C4;
	border-bottom: 1px solid #E1EDA6;
	border-top: 1px solid #E1EDA6;
	font-size: 90%;
	margin: 0.6em 0 1em;
	padding: 0.4em 0 1.2em;
	text-align: center;
}

.icon div {
	display: inline !important;
}

/* Main Page */
.page-Main_Page #firstHeading {
	display: none;
}

.mainLeftBox {
  background-repeat: no-repeat;
  background-position: bottom right;
  border-color: yellow !important;
  background-color: lightyellow !important;
  color: black !important;
}
.mainRightBox {
  background-repeat: no-repeat;
  background-position: bottom right;
  border-color: yellow!important;
  background-color: lightyellow !important;
  color: black !important;
}

/* Tables (i.e. sitenotice, Special:SpecialPages etc.) */
table {
	background-color: transparent;
}

/* new message box */
div.notice, div.usermessage {
	width: 1000px;
	margin: 1.0em auto 0.5em auto;
	padding: 5px;
	text-align: center;
	border-width: 2px;
	border-color: yellow;
	background: #399BC0 url(http://images2.wikia.nocookie.net/simpsons/images/8/80/Simp2.jpg);
	color: #000000;
	line-height: 120%;
}