Difference between revisions of "MediaWiki:Monobook.css"

From ephemerisle
Jump to navigation Jump to search
m (44 revisions: Import of dump file from approx July 2014)
 
(No difference)

Latest revision as of 23:15, 4 March 2015

/** Do not force 'lowercase' */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}

/* Metalab skin */

body {
    background: #FFF url('http://metalab.at/wiki/images/0/06/Skin-header.png') left top repeat-x;
    font-family:Verdana, sans-serif;
}


table, table.diff, td.diff-otitle, td.diff-ntitle { background:transparent }

#n-recentchanges { margin-top:1em }

a, #bodyContent a.external { color:#3C5EA2 }
a:visited { color:#213B6F }
#p-cactions li a { color:#000 }
#p-cactions .new a { color:#444; font-style:italic }
#p-personal li a { color:#959BA9 }
#p-personal li a:hover { color:#FFF; background-color:transparent }

#p-logo {  z-index:0; width:100%; height:85px; }
#i-logo { width: 160px; }

#p-cactions, #p-personal { z-index:4; }
#p-cactions { top:85px; margin-top:-1.85em }
#p-cactions li a, #p-cactions li, .pBody { border:0 }
#p-cactions li a { background-color:#959BA9; padding-top:.2em }
#p-cactions li.selected a { background-color:#FFF; padding:.2em .8em .3em .8em !important }
#p-cactions li a:hover { background-color:#CCC; }
#p-cactions ul { margin-right: 0.3em; }
#p-cactions li { margin: 0; }
#p-cactions { left: auto; right: 0; width: auto; }
#p-personal { margin-top: 0.5em;  }
#p-personal ul { padding: 0 1em; }
li#pt-userpage, li#pt-anonuserpage, li#pt-login { background-image:url('http://metalab.at/wiki/images/9/95/Skin-user.gif') }
li#ca-talk { margin-right: 1em; }
li#ca-watch, li#ca-unwatch, li#ca-print { margin-left: 1em; }
#p-cactions .pBody { text-align: right; }

#p-navigation, #p-search, #p-tb { position:relative; top:-4em }
#column-one h5 { display:none }
#searchform { text-align:left }

#content { top:75px; border:0; margin-bottom:5em }
#bodyContent { background-color:#EEE; padding:1em; padding-top:.1em; margin-top:1em }
#bodyContent a.new, #p-personal a.new { color:#E45712 }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h1, h2, h3, h4 { margin: 0.7em 0 0.4em; }
h3, h4 { color: #068; font-weight: normal; }
h1#firstHeading {
    display: inline;
    margin: 0;
    padding: 0;
    color:#FFF;
    font-size: 15px;
    position: absolute;
    top: 62px;
    left: 170px;
    text-decoration: none;
    border: none;
} 
.previewnote { color:#E45712 }
#bodyContent .thumb { border-color:#EEE }

.editsection { margin-top:1.6em; font-size:.9em; color:#888; } 
.editsection a { color:#888; }

#toc { float:right; margin-left:1em; margin-bottom:1em; font-size:.9em; }
.toctoggle { display:none } /* most useless feature of mediawiki */

#footer { position:relative; background:transparent; z-index:5; border:0; padding:0; margin-bottom:.5em; text-align:right }
#footer img { display:none }

#n-recentchanges a, #n-randompage a, #p-tb a { color:#666 !important }

table.events { border-collapse: collapse; }
table.events tr { border-bottom: 1px solid #CCC; }
table.events tr.oeffentlich { background-color: #DDD; }
table.events tr.metalabday { background-color:#AFA; }
table.events tr.oeffentlich b, table.events tr.metalabday b { font-size: 1.1em; display: block; }

#JA1banner3 {
    background-color: #1E1E1E;
    background-image: url('http://metalab.at/wiki/images/8/89/Ignore1.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    border: 1px solid silver;
    height: 172px;
    margin-bottom: 0.5em !important;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    position: relative;
}

#JA1banner3-text {
    background-color: transparent;
    color: #333333;
    cursor: pointer;
    font-family: helvetica,arial,monospace;
    font-size: 2.25em;
    font-weight: normal;
    line-height: 1.125em;
    overflow: hidden;
    padding: 1.25em 50px 0.75em 0.75em !important;
    text-align: left;
    width: 60%;
}

#content {
    position: static;
    padding: 0;
    margin: 85px 0 0 160px;
}

p { margin: 1.6em 0 0 0; }
h2 + p, h3 + p, h4 + p { margin-top: 1em; }

#bodyContent {
    border-left: 1px solid #ddd; 
    border-bottom: 1px solid #ddd; 
}
#footer li { margin: 0 0 0 1em; }
#footer { text-align: left; }
.editsection { margin-top: 0.4em; }
#searchBody { text-align: center; padding: 0; width: 136px; }
#p-search .pBody { padding: 1em 10px 0; }
#searchform { text-align: center; }