MediaWiki:Monobook.css

From Cometwiki

(Difference between revisions)
(24)
(conan)
Line 1: Line 1:
-
/* <source lang="css"> */
+
/***** 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. *****/
-
/** Monobook style of Wiki 24 - see http://24.wikia.com/wiki/MediaWiki:Monobook.css for the original code - released under GFDL just like Cabalnet*/
+
-
body {background:none !important; background-color:#000000 !important;}
+
/* See also: [[MediaWiki:Common.css]] */
-
#siteNotice {
 
-
    padding-left: 4px;
 
-
    font-style: italic;
 
-
    font-weight: bold;
 
-
    text-align: center;
 
-
    color: white;
 
-
    line-height: 85%;
 
-
}
 
-
#catlinks {
+
/*<pre><nowiki>*/
-
        border: 1px solid #aaa;
+
-
background-color: #2A2A2A;
+
-
padding: 5px;
+
-
clear: both;
+
-
background-image: url("http://images.wikia.com/24/images/1/1f/Catback.gif");
+
-
background-repeat: no-repeat;
+
-
background-position: bottom right;
+
-
}
+
-
p.catlinks {
+
-
        margin: 2px;
+
-
        padding: 7px;
+
-
}
+
-
body {
 
-
background-color: #000000;
 
-
}
 
-
#bodyContent, #content, #footer {
+
/*** Bold 'edit this page' link to encourage newcomers ***/
-
background-color: #333333;
+
-
color: #FFFFFF;
+
-
}
+
-
#bodyContent {  
+
#ca-edit a {  
-
        background: none;  
+
    font-weight: bold !important;  
}
}
-
#content_withads {
+
/* Editing */
-
    background-color: #333333;
+
-
}
+
-
#footer {  
+
body {
-
  z-index: 2 !important;
+
background: #000 url('http://images.wikia.com/aoc/images//f/fb/Topbanner3.png') 0 0 no-repeat;
-
  border-top: 1px solid #aaaaaa;
+
-
  border-bottom: 1px solid #aaaaaa;
+
-
  min-height: 39px;
+
}
}
-
 
+
#globalWrapper #column-content #content {
-
.pBody {
+
background: #241700;
-
background-color: #333333;
+
color: #c0c0c0;
-
color: #FFFFFF;
+
margin-top: 12.2em;  
}
}
-
 
+
#column-google {
-
#p-logo {
+
  top: 12.2em;
-
height: 100px !important;
+
  padding-top: .5em;
}
}
-
 
+
table {
-
#column-one { padding-top: 140px !important; }
+
background: #241700;
-
 
+
color: #c0c0c0;
-
h1, h2, h3, h4, h5, h6 { color: #C0C0C0; }
+
-
a { color: #00CCFF; }
+
-
a:visited { color: #0066FF; }
+
-
a:hover { text-decoration: underline; }
+
-
a.new { color: red; }
+
-
#bodyContent a.extiw, #bodyContent a.extiw:active { color: #00CCFF; }
+
-
#bodyContent a.extiw:visited { color: #0066FF; }
+
-
#bodyContent a.external { color: #00CCFF; }
+
-
#bodyContent a.external:visited { color: #0066FF; }
+
-
#bodyContent a.stub, #bodyContent a.stub:visited { color: #FF5500; }
+
-
 
+
-
h1 { border-bottom: 1px solid #aaaaaa; }
+
-
 
+
-
#bodyContent a.extiw, #bodyContent a.extiw:active {
+
-
    background: none;
+
-
    padding: 0;
+
}
}
-
#bodyContent div.noicon a {
+
a {
-
background: none;
+
/* color: #7c653e; */
-
padding: 0;
+
color: #a68957;
}
}
-
 
+
a:visited {
-
.selected {
+
color: #bf9f67;
-
background-color: #333333;
+
-
color: #FFFFFF;
+
-
border-color: #CCCCCC;
+
}
}
-
 
+
a.stub {
-
#p-cactions ul li a {
+
color: #913510;
-
background-color: #333333;
+
-
color: #FFFFFF;
+
}
}
-
 
+
h1, h2, h3, h4, h5, h6 {
-
#p-personal {
+
color: #c0c0c0;
-
background-color: transparent;
+
-
color: #00CCFF;
+
}
}
-
 
+
h1#mainTitle {
-
#p-personal a {
+
border-width: 0;
-
color: #00CCFF !important;
+
text-align: center;
-
background-color: transparent;
+
}
}
-
 
+
ul {
-
#p-personal a:hover { background-color: transparent !important; }
+
list-style-image: url('http://images.wikia.com/aoc/images//8/80/Ulgif.gif');
-
 
+
-
#p-navigation a {
+
-
display: inline;
+
}
}
-
 
+
legend {
-
#pagehistory li { border: 1px solid #333333; }
+
background-color: #241700;
-
 
+
-
#pagehistory li.selected {
+
-
background-color: #222222;
+
-
border: 1px dashed #aaaaaa;
+
}
}
-
 
+
abbr, acronym, .explain {
-
table.diff { background: #222222; }
+
color: #909090;
-
td.diff-otitle { background: #282828; }
+
-
td.diff-ntitle { background: #282828; }
+
-
 
+
-
td.diff-addedline {
+
-
font-size: smaller;
+
-
background-color: #000033;
+
}
}
-
 
+
code {
-
td.diff-deletedline {
+
background-color: #241700;
-
font-size: smaller;
+
-
background-color: #330000;
+
}
}
-
 
+
pre {
-
td.diff-context {
+
color: #c0c0c0;
-
background: #282828;
+
background-color: #241700;
-
font-size: smaller;
+
}
}
-
 
+
#contentSub, #contentSub2 {
-
table.grey {
+
color: #c0c0c0;
-
border: 1px inset #999999;
+
-
background-color: #2A2A2A;
+
-
color: inherit;
+
}
}
-
 
+
#catlinks {
-
table.grey td {
+
background: #241700;
-
border: 1px outset #2A2A2A;
+
/* background-color: #241700; */
}
}
-
 
+
.documentByLine {
-
table.grey tr th {
+
color: #c0c0c0;
-
color: inherit;
+
-
background-color: #660000;
+
-
border: 1px outset #660000;
+
-
text-align: left;
+
-
font-weight: bold;
+
}
}
-
 
+
#toc, .toc, .mw-warning, #toc h2, .toc h2 {
-
th {
+
background: #241700;
-
text-align: center;
+
/* background-color: #241700; */
-
color: inherit;
+
color: #c0c0c0;
-
background-color: inherit;
+
-
        font-weight: bold;
+
}
}
-
 
+
div.thumb div {
-
td.odd {
+
background-color: #241700;
-
background-color: #222222;
+
color: #c0c0c0;
-
border: 1px outset #222222;
+
}
}
-
td.even {
+
.toccolours {
-
border: 1px outset #333333;
+
background: #241700;
-
background-color: #333333;
+
/* background-color: #241700; */
}
}
-
 
+
div.townBox {
-
span.diffchange { color: red; }
+
background: #241700;
-
tr[bgcolor] td { color: black; }
+
/* background-color: #241700; */
-
 
+
-
#siteSub {
+
-
display: block !important;
+
-
margin-top: -5px;
+
-
font-size: smaller;
+
-
color: white;
+
}
}
-
 
+
div.townBox dl dd {
-
#contentSub {
+
background: #241700;
-
color: #AAAAAA;
+
/* background-color: #241700; */
}
}
-
 
+
#pagehistory li.selected {
-
table.mainpage {
+
/* background-color: #241700; */
-
width: 100%;
+
background: #241700;
-
background-color: #282828;
+
border: 1px dashed #775533;
-
border: 1px inset #666666;
+
}
}
-
 
+
#pagehistory li {
-
table.mainpage tr td, table.mainpage tr th {
+
border: 1px solid #775533;
-
padding: 4px;
+
background: transparent;
-
width: 33%;
+
}
}
-
 
+
table.diff, td.diff-otitle, td.diff-ntitle, td.diff-addedline, td.diff-deletedline, td.diff-context {
-
table.mainpage tr th {
+
background: #241700;
-
background: #660000;
+
/* background-color: #241700; */
-
text-align: center;
+
-
font-size: 1.2em;
+
}
}
-
 
+
#globalWrapper #bodyContent a.external,
-
caption {
+
#bodyContent a[href ^="gopher://"] {
-
color: #C0C0C0;
+
background: url('http://images.wikia.com/aoc/images//8/8a/Aocexternal.png') center right no-repeat;
-
font-size: 1.2em;
+
color: #a68957;
-
text-decoration: underline;
+
}
}
-
 
+
/*
-
div.header-notice, div.warning {
+
li#pt-userpage,
-
width: 85%;
+
li#pt-anonuserpage,
-
margin: 1.0em auto 0.5em auto;
+
li#pt-login {
-
padding: 5px;
+
background: url('http://images.wikia.com/aoc/images//1/16/Aocuser.png') top left no-repeat;
-
text-align: left;
+
-
border: 1px inset #999999;
+
-
background-color: #2A2A2A;
+
-
color: #FFFFFF;
+
-
line-height: 120%;
+
}
}
-
 
+
*/
-
div.warning {
+
.portlet h6 {
-
color: red !important;
+
/* background-color: #241700; */
-
font-weight: bold;
+
background: #241700;
}
}
-
 
+
.portlet ul {
-
div.notice, div.usermessage {
+
list-style-image: url('http://images.wikia.com/aoc/images//8/80/Ulgif.gif');
-
width: 65%;
+
-
margin: 1.0em auto 0.5em auto;
+
-
padding: 5px;
+
-
text-align: center;
+
-
border-style: dashed;
+
-
border-width: 2px;
+
-
border-color: red;
+
-
background-color: #2A2A2A;
+
-
color: #FFFFFF;
+
-
line-height: 120%;
+
}
}
-
 
+
.pBody {
-
div.header-notice#fa {
+
background: #241700;
-
width: auto;
+
color: #c0c0c0;
-
font-size: inherit !important;
+
}
}
-
 
+
#p-logo {
-
div.notice p, div.header-notice p, div.warning p {
+
/* Logoen */
-
line-height: 120% !important;
+
display: none;
}
}
-
 
+
#p-personal ul, #p-personal li {
-
.floatright, .floatright span, .floatright a.image,
+
color: #c0c0c0;
-
.floatleft, .floatleft span, .floatleft a.image {
+
padding: 0;
-
background-color: transparent !important;
+
margin: 0 .2em;
-
border-color: transparent !important;
+
}
}
-
.thumb, .tright, .tleft {
+
#p-personal li a, #p-personal li a:hover {
-
border: 1px inset #999999 !important;
+
background: #241700;
-
background-color: #2A2A2A !important;
+
/* 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 {
-
div.thumb div a img { border: none; }
+
text-decoration: underline;
-
 
+
-
div.thumb div { background-color: #2A2A2A !important; }
+
-
table, td, tr {
+
-
background-color: transparent;
+
-
color: #FFFFFF;
+
}
}
-
 
+
#p-personal  li a.new {
-
td, th {
+
background: #241700;
-
vertical-align: top;
+
/* url('http://images.wikia.com/aoc/images//7/7e/Personalback.png') 0; */
 +
color: #f00000;
}
}
-
 
+
#p-cactions {
-
div.fullImage {
+
-
text-align: center;
+
-
}
+
-
 
+
-
#toc {
+
-
background-color: #2A2A2A;
+
-
border: 1px inset #999999;
+
-
}
+
-
 
+
-
#toc #toctitle { background-color: transparent; }
+
-
 
+
-
legend {
+
-
background-color: #2A2A2A;
+
-
border: 1px solid #2f6fab;
+
-
color: #C0C0C0;
+
-
}
+
-
 
+
-
fieldset { background-color: #2A2A2A; }
+
-
 
+
-
ol ol { list-style-type: lower-latin; }
+
-
 
+
-
ol ol ol { list-style-type: lower-roman; }
+
-
 
+
-
li#pt-userpage {
+
-
background-color: transparent !important;
+
-
padding-left: 20px;
+
-
text-transform: none;
+
-
}
+
-
 
+
-
table.gallery {
+
-
border:  none;
+
background-color: transparent;
background-color: transparent;
 +
top: 11.3em;
 +
position: absolute;
}
}
-
 
+
#p-cactions li.selected {
-
table.gallery td {
+
border-color: #fff;
-
background-color: transparent;
+
-
border: none;
+
}
}
-
 
+
#p-cactions li a {
-
div.gallerytext {
+
background-color: #241700;  
-
        background-color: #222222;
+
color: #7c653e;
-
border: 1px outset #222222;
+
}
}
-
 
+
#p-cactions li.selected a {
-
div.gallerybox div.thumb {
+
background-color: #241700;  
-
border: none;
+
}
}
-
 
+
#p-cactions .new a {
-
div.noarticletext {
+
color: #f00000;
-
border: 1px solid #ccc;
+
-
background-color: #666;
+
-
padding: 5px;
+
-
color: #fff;
+
}
}
-
 
-
ul#filetoc {
 
-
text-align: center;
 
-
border: 1px solid #ccc;
 
-
background-color: #666;
 
-
padding: 5px;
 
-
font-size: 95%;
 
-
margin-bottom: 0.5em;
 
-
margin-left: 0;
 
-
margin-right: 0;
 
-
}
 
-
 
-
/* Special:Allmessages formatting */
 
-
#allmessagestable th {
 
-
background-color: #000;
 
-
}
 
-
#allmessagestable tr.orig {
 
-
background-color: #003300;
 
-
}
 
-
#allmessagestable tr.new {
 
-
background-color: #999;
 
-
}
 
-
#allmessagestable tr.def {
 
-
background-color: #333;
 
-
}
 
-
 
-
/* Monobook.css formatting */
 
-
code {
 
-
background-color: #222;
 
-
}
 
-
 
-
pre {
 
-
padding: 1em;
 
-
border: 1px dashed #ccc;
 
-
color: #fff;
 
-
background-color: #222;
 
-
line-height: 1.1em;
 
-
}
 
-
 
-
/* Tabs at the top of each page */
 
-
#p-cactions li.selected a {
 
-
z-index: 3;
 
-
background-color: #333;
 
-
color: #FFF;
 
-
border-color: #CCC;
 
-
padding: 0 1em .2em!important;
 
-
}
 
-
 
#p-cactions li a:hover {
#p-cactions li a:hover {
-
z-index: 3;
+
background-color: #241700;
-
text-decoration: none;
+
-
background-color: #333;
+
-
color: #FFF;
+
-
border-color: #CCC;
+
-
}
+
-
/* Fancy table formatting */
 
-
table.fancy {
 
-
        width: 100%;
 
-
        border: 1px solid #999;
 
-
        margin: 0;
 
-
        font-size: 95%;
 
-
        background-color: #000;
 
-
        text-align: center;
 
-
        border-collapse: collapse;
 
}
}
-
 
+
#t-ispermalink, #t-iscite {
-
table.smaller {
+
color: #d0d0d0;
-
        border: 1px solid #999;
+
-
        margin: 0;
+
-
        font-size: 95%;
+
-
        background-color: #000;
+
-
        text-align: center;
+
-
        border-collapse: collapse;
+
}
}
-
 
+
#footer {
-
table.fancy th, table.smaller th {
+
color: #c0c0c0;
-
        background: #999;
+
/* background-color: #241700; */
-
        text-align: center;
+
background: url('http://images.wikia.com/aoc/images//6/6c/Contentback3.gif');
-
        color: #000;
+
border-top: 1px solid #c0c0c0;
-
        margin: 0;
+
border-bottom: 1px solid #c0c0c0;
}
}
-
 
-
table.fancy td, table.smaller td {
 
-
        text-align: center;
 
-
        vertical-align: middle;
 
-
        padding: 2px 5px 2px 5px;
 
-
        margin: 0;
 
-
}
 
-
 
-
table.fancy td.description, table.smaller td.description {
 
-
        text-align: left;
 
-
        vertical-align: top;
 
-
}
 
-
 
-
td.spacer {
 
-
        background: #999;
 
-
        height: 10px;
 
-
}
 
-
 
-
/* Simple table formatting */
 
-
table.simple {
 
-
        width: 100%;
 
-
        margin: 0;
 
-
        font-size: 95%;
 
-
        background-color: #000;
 
-
        text-align: center;
 
-
        border: 1px solid #999;
 
-
        border-collapse: collapse;
 
-
}
 
-
table.simple th {
 
-
        background: #999;
 
-
        text-align: left;
 
-
        color: #000;
 
-
        padding-top: 0;
 
-
        padding-bottom: 0;
 
-
        padding-right: 0;
 
-
        padding-left: 5px;
 
-
        margin: 0;
 
-
}
 
-
table.simple tr {
 
-
        border-top: 1px solid #999;
 
-
        border-bottom: 1px solid #999;
 
-
}
 
-
table.simple td {
 
-
        text-align: left;
 
-
        vertical-align: top;
 
-
        padding: 2px 5px 2px 5px;
 
-
        margin: 0;
 
-
}
 
-
 
-
/* Special:Preferences formatting */
 
-
#preftoc a { color: #fff }
 
-
 
#preftoc li {
#preftoc li {
-
        margin: 0 1px 0 4px;
+
background-color: #241700;
-
float: left;
+
color: #c0c0c0;
-
padding: 0;
+
-
        color: #fff;
+
-
background-color: #333;
+
-
border: 1px solid #ccc;
+
-
        border-bottom: none;
+
-
position: relative;
+
-
white-space: nowrap;
+
-
list-style-type: none;
+
-
list-style-image: none;
+
-
z-index: 3;
+
}
}
#preftoc li.selected {
#preftoc li.selected {
-
margin-bottom: 0;
+
background-color: #241700;
-
        margin-right: 3px;
+
-
float: left;
+
-
padding: 0;
+
-
font-weight: bold;
+
-
        color: #fff;
+
-
background-color: #333;
+
-
border: 1px solid #ffcc00;
+
-
border-bottom: none;
+
-
cursor: default;
+
-
top: 1px;
+
}
}
-
#prefsubmit {
+
#preftoc a, #preftoc a:active {
-
background-color: #333;
+
color: #d0d0d0;
}
}
#preferences {
#preferences {
-
border: 1px solid #ccc;
+
background-color: #241700;
-
padding: 10px 0 0 0;
+
-
background-color: #333;
+
}
}
-
#preferences fieldset {
+
.prefsection table, .prefsection legend {
-
border: 1px solid #ccc;
+
background-color: #241700;
-
        margin: 10px 10px 10px 10px;
+
-
        padding: 5px;
+
-
        background-color: #2A2A2A;
+
-
}
+
-
#preferences legend {
+
-
background-color: #333;
+
-
border: 1px solid #ccc;
+
-
font-weight: bold;
+
-
color: #fff;
+
-
}
+
-
#preferences table {
+
-
background-color: #2A2A2A;
+
}
}
div.prefsectiontip {
div.prefsectiontip {
-
background-color: #666;
+
background-color: #241700;
}
}
-
div.prefsection {
+
div#userloginForm form, div#userlogin form#userlogin2, div#userloginForm table, div#userlogin form#userlogin2 table, div#userlogin .captcha {
-
border: none;
+
background-color: #241700;
-
padding: 10px;
+
-
margin: 0;
+
-
background-color: #333;
+
}
}
-
div.prefsection fieldset {
+
div.noarticletext {
-
border: 1px solid #ccc;
+
background-color: #241700;
-
        margin: 10px 10px 10px 10px;
+
color: #c0c0c0;
-
        padding: 5px;
+
-
        background-color: #2A2A2A;
+
}
}
-
div.prefsection legend {
+
input.searchButton, #searchInput {
-
background-color: #333;
+
background-color: #241700;
-
border: 1px solid #ccc;
+
border: 1px solid #775533;
-
font-weight: bold;
+
color: #c0c0c0;
-
color: #00CCFF;
+
font-family: Monospace, Arial, serif;
}
}
-
div.prefsection table {
+
/* -- For at formene skal se litt mer tilpasset ut -- */
-
background-color: #333;
+
/*#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 {
-
/* Sidebar formatting */
+
background-color: #241700;
-
table.wiki-sidebar, table.sidebar {
+
-
border: 1px inset #999999;
+
-
background-color: #2A2A2A;
+
-
color: inherit;
+
-
float: right;
+
-
margin-left: 5px;
+
-
width: 200px;
+
}
}
-
table.wiki-sidebar td {
+
li#n-sitesupport {
-
line-height: 130%;
+
display: none;
}
}
-
table.wiki-sidebar td.odd {
+
table.gallery, table.gallery td, div.gallerybox, div.thumbinner {
-
width: 35%;
+
background-color: #241700;
-
font-weight: bold;
+
-
text-align: right;
+
}
}
-
table.wiki-sidebar td.even {
+
table.gallery {
-
font-weight: bold;
+
margin: 0 auto;
-
text-align: center;
+
border: 0;
}
}
-
table.sidebar td {
+
div.thright, div.thumb {
-
line-height: 130%;
+
background-color: #241700;
-
        text-align: center;
+
border-color: #241700;
}
}
-
table.sidebar td.title {
+
div.gallerybox div.thumb {
-
font-weight: bold;
+
-
text-align: center;
+
-
border: 1px outset #333;
+
-
background-color: #333;
+
-
}
+
-
table.sidebar td.left {
+
-
        white-space: nowrap;
+
-
        padding-right: 2em;
+
-
font-weight: bold;
+
-
text-align: left;
+
-
}
+
-
table.sidebar td.right {
+
-
        white-space: nowrap;
+
-
        padding-right: 1em;
+
-
text-align: left;
+
-
}
+
-
 
+
-
/* Browser table formatting */
+
-
table.browser {
+
-
border: 1px inset #999;
+
-
background-color: #2A2A2A;
+
-
color: inherit;
+
-
width: 100%;
+
-
clear: both;
+
-
margin: 0px;
+
-
}
+
-
table.browser td {
+
-
text-align: center;
+
-
width: 33%;
+
-
background: #2A2A2A;
+
-
border: 1px outset #2A2A2A;
+
-
line-height: 130%;
+
-
        vertical-align: middle;
+
-
}
+
-
table.browser th {
+
-
background-color: #222;
+
-
border: 1px outset #222;
+
-
        vertical-align: middle;
+
-
}
+
-
 
+
-
/* References table formatting */
+
-
table.references {
+
-
border: 1px solid #999;
+
margin: 0;
margin: 0;
-
border-collapse: collapse;
 
-
width: 100%;
 
-
padding: 3px;
 
}
}
-
 
+
table.gallery td {
-
table.references th {
+
border: 0;
-
padding: 3px;
+
-
background: #999;
+
-
text-align: center;
+
-
color: #000;
+
-
font-size: 100%;
+
-
font-weight: bold;
+
-
vertical-align: middle;
+
-
        width: auto;
+
}
}
-
table.references td {
+
#footer { clear: both; }
-
padding: 3px;
+
-
font-size: 85%;
+
-
background: #333;
+
-
vertical-align: middle;
+
-
        width: 99%;
+
-
}
+
-
 
+
-
/* Research Files table formatting */
+
-
table.research {
+
-
width: 100%;
+
-
margin: 0;
+
-
padding: 0;
+
-
border: 0;
+
-
border-collapse: collapse;
+
-
}
+
-
 
+
-
table.research th {
+
-
font-weight: bold;
+
-
text-align: center;
+
-
background: #999;
+
-
color: #000;
+
-
}
+
-
 
+
-
/* Scrollbar styling works in IE only */
+
-
div.research {
+
-
height: 280px;
+
-
overflow: auto;
+
-
border: 1px solid #999;
+
-
padding: 0;
+
-
margin: 0;
+
-
scrollbar-face-color:black;
+
-
scrollbar-highlight-color:darkgray;
+
-
scrollbar-3dlight-color:gainsboro;
+
-
scrollbar-darkshadow-color:dimgray;
+
-
scrollbar-shadow-color:gray;
+
-
scrollbar-arrow-color:dimgray;
+
-
scrollbar-track-color:gray;
+
-
}
+
-
 
+
-
/* Appearance table formatting */
+
-
table.appearances {
+
-
border: 2px solid #999;
+
-
width: 100%;
+
-
text-align: center;
+
-
clear: both;
+
-
        font-size: 0.9em;
+
-
}
+
-
 
+
-
/* Search page and Login page formatting */
+
-
h2.wikiasearch, h2.searchtitle {
+
-
        color: #fff;
+
-
border: 1px solid #AAAAAA;
+
-
background-color: #2A2A2A;
+
-
        padding: 3px 0px 3px 3px;
+
-
}
+
-
 
+
-
div#userloginForm form,
+
-
div#userlogin form#userlogin2 {
+
-
clear: both;
+
-
float: left;
+
-
margin: 0 3em 1em 0;
+
-
padding: 1.5em 2em;
+
-
border: 1px solid #AAAAAA;
+
-
background-color: #2A2A2A;
+
-
 
+
-
}
+
-
 
+
-
div#userloginForm table,
+
-
div#userlogin form#userlogin2 table {
+
-
background-color: #2A2A2A;
+
-
}
+
-
 
+
-
div#userlogin .captcha {
+
-
border: 1px solid #bbb;
+
-
padding: 1.5em 2em;
+
-
width: 400px;
+
-
        color: #fff;
+
-
background-color: #333;
+
-
}
+
-
 
+
-
.forumheader { border: 1px solid #999999; background-color: #000000; margin-top: 1em; padding: 8px; }
+
-
.forumlist td.forum_edited a { color: white; }
+
-
 
+
-
#p-logo a { background-image: url(/wiki/images/b/bc/Wiki.png) !important; }
+
-
.mw-plusminus-pos { color: #006500; }
+
#toc ul { list-style: none; }
-
.mw-plusminus-neg { color: #8B0000; }
+
-
/* </source> */
+
/*</nowiki></pre>*/

Revision as of 12:42, 20 July 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; }

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