MediaWiki:Monobook.css

From Cometwiki

(Difference between revisions)
(conan)
(add)
Line 257: Line 257:
#toc ul { list-style: none; }
#toc ul { list-style: none; }
 +
 +
 +
#column-content{background: transparent;}
 +
.portlet h5 { text-transform: capitalize; font-weight: bold; }
 +
.portlet li { text-transform: capitalize; }
 +
#p-cactions li, #p-cactions li.selected{line-height: 1.5em; padding: 0.2em 0 .1em 0;}
 +
#p-cactions li a {text-transform: capitalize;}
 +
 +
 +
#column-one { padding-top: 219px; }
 +
#p-logo { height: 214px; }
 +
#p-logo a,
 +
#p-logo a:hover { height: 214px; }
 +
body { background: #f9f9f9 url(/w/skins/monobook/headbg.png) 0 0 repeat; }
 +
/*</nowiki></pre>*/
/*</nowiki></pre>*/

Revision as of 11:47, 6 August 2007

/***** Edit this file to customize the monobook skin for the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/

/* See also: [[MediaWiki:Common.css]] */


/*<pre><nowiki>*/


/*** Bold 'edit this page' link to encourage newcomers ***/

#ca-edit a { 
    font-weight: bold !important; 
}

/* Editing */

body {
	background: #000 url('http://images.wikia.com/aoc/images//f/fb/Topbanner3.png') 0 0 no-repeat;
}
#globalWrapper #column-content #content {
	background: #241700;
	color: #c0c0c0;
	margin-top: 12.2em; 
}
#column-google {
  top: 12.2em;
  padding-top: .5em;
}
table {
	background: #241700;
	color: #c0c0c0;
}
a {
/*	color: #7c653e; */
	color: #a68957;
}
a:visited {
	color: #bf9f67;
}
a.stub {
	color: #913510;
}
h1, h2, h3, h4, h5, h6 {
	color: #c0c0c0;
}
h1#mainTitle {
	border-width: 0;
	text-align: center;
}
ul {
	list-style-image: url('http://images.wikia.com/aoc/images//8/80/Ulgif.gif');
}
legend {
	background-color: #241700;
}
abbr, acronym, .explain {
	color: #909090;
}
code {
	background-color: #241700;
}
pre {
	color: #c0c0c0;
	background-color: #241700;
}
#contentSub, #contentSub2 {
	color: #c0c0c0;
}
#catlinks {
	background: #241700;
/*	background-color: #241700; */
}
.documentByLine {
	color: #c0c0c0;
}
#toc, .toc, .mw-warning, #toc h2, .toc h2 {
	background: #241700;
/*	background-color: #241700; */
	color: #c0c0c0;
}
div.thumb div {
	background-color: #241700;
	color: #c0c0c0;
}
.toccolours {
	background: #241700;
/*	background-color: #241700; */
}
div.townBox {
	background: #241700;
/*	background-color: #241700; */
}
div.townBox dl dd {
	background: #241700;
/*	background-color: #241700; */
}
#pagehistory li.selected {
/*	background-color: #241700; */
	background: #241700;
	border: 1px dashed #775533;
}
#pagehistory li {
	border: 1px solid #775533;
	background: transparent;
}
table.diff, td.diff-otitle, td.diff-ntitle, td.diff-addedline, td.diff-deletedline, td.diff-context {
	background: #241700;	
/*	background-color: #241700; */
}
#globalWrapper #bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
	background: url('http://images.wikia.com/aoc/images//8/8a/Aocexternal.png') center right no-repeat;
	color: #a68957;
}
/*
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background: url('http://images.wikia.com/aoc/images//1/16/Aocuser.png') top left no-repeat;
}
*/
.portlet h6 {
/*	background-color: #241700; */
	background: #241700;
}
.portlet ul {
	list-style-image: url('http://images.wikia.com/aoc/images//8/80/Ulgif.gif');
}
.pBody {
	background: #241700;
	color: #c0c0c0;
}
#p-logo {
/* Logoen */
	display: none;
}
#p-personal ul, #p-personal li {
	color: #c0c0c0;
	padding: 0;
	margin: 0 .2em;
}
#p-personal li a, #p-personal li a:hover {
	background: #241700;
/* url('http://images.wikia.com/aoc/images//7/7e/Personalback.png') 0; */
	color: #a68957;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	border: solid #c0c0c0;
	border-width: 0 1px 1px 1px;
}
#p-personal li a:hover {
	text-decoration: underline;
}
#p-personal  li a.new {
	background: #241700;
/* url('http://images.wikia.com/aoc/images//7/7e/Personalback.png') 0; */
	color: #f00000;
}
#p-cactions {
	background-color: transparent;
	top: 11.3em;
	position: absolute;
}
#p-cactions li.selected {
	border-color: #fff;
}
#p-cactions li a {
	background-color: #241700; 
	color: #7c653e;
}
#p-cactions li.selected a {
	background-color: #241700; 
}
#p-cactions .new a {
	color: #f00000;
}
#p-cactions li a:hover {
	background-color: #241700;

}
#t-ispermalink, #t-iscite {
	color: #d0d0d0;
}
#footer {
	color: #c0c0c0;
/*	background-color: #241700; */
	background: url('http://images.wikia.com/aoc/images//6/6c/Contentback3.gif');
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
#preftoc li {
	background-color: #241700;
	color: #c0c0c0;
}
#preftoc li.selected {
	background-color: #241700;
}
#preftoc a, #preftoc a:active {
	color: #d0d0d0;
}
#preferences {
	background-color: #241700;
}
.prefsection table, .prefsection legend {
	background-color: #241700;
}
div.prefsectiontip {
	background-color: #241700;
}
div#userloginForm form, div#userlogin form#userlogin2, div#userloginForm table, div#userlogin form#userlogin2 table, div#userlogin .captcha {
	background-color: #241700;
}
div.noarticletext {
	background-color: #241700;
	color: #c0c0c0;
}
input.searchButton, #searchInput {
	background-color: #241700;
	border: 1px solid #775533;
	color: #c0c0c0;
	font-family: Monospace, Arial, serif;
}
/* -- For at formene skal se litt mer tilpasset ut -- */
/*#wpTextbox1, #wpSummary, #wpSave, #wpPreview, #wpDiff, #wpMinoredit, #wpWatchthis, #wpUploadFile, #wpDestFile, #wpUploadDescription, #wpIgnoreWarning, #wpUpload */
input, textarea {
	background-color: #241700;
	color: #c0c0c0;
	border: 1px solid #a68957;
}
ul#filetoc {
	background-color: #241700;
}
li#n-sitesupport {
	display: none;
}
table.gallery, table.gallery td, div.gallerybox, div.thumbinner {
	background-color: #241700;
}
table.gallery {
	margin: 0 auto;
	border: 0;
}
div.thright, div.thumb {
	background-color: #241700;
	border-color: #241700;
}
div.gallerybox div.thumb {
	margin: 0;
}
table.gallery td {
	border: 0;
}

#footer { clear: both; }

#toc ul { list-style: none; }


#column-content{background: transparent;}
 .portlet h5 { text-transform: capitalize; font-weight: bold; }
 .portlet li { text-transform: capitalize; }
 #p-cactions li, #p-cactions li.selected{line-height: 1.5em; padding: 0.2em 0 .1em 0;}
 #p-cactions li a {text-transform: capitalize;}


 #column-one { padding-top: 219px; }
 #p-logo { height: 214px; }
 #p-logo a,
 #p-logo a:hover { height: 214px; }
 body { background: #f9f9f9 url(/w/skins/monobook/headbg.png) 0 0 repeat; }


/*</nowiki></pre>*/
Personal tools
IRC Channel
My Blog