MediaWiki:Copedia.css
Aus Copedia
Hinweis: Leeren Sie nach dem Speichern den Browser-Cache, um die Änderungen zu sehen: Mozilla/Firefox: Shift-Strg-R, Internet Explorer: Strg-F5, Opera: F5, Safari: ?-R, Konqueror: Strg-R.
/** Hide sidebar **/
div#mw-panel {
display: none;
}
#left-navigation {
left: 1em;
}
#mw-head-base,
div#content,
div#footer {
margin-left: 0;
}
#copedia-logo {
margin-left: 1em;
margin-top: 1em;
}
.p-personal {
a { color: #000000; }
}
#ca-nstab-main { display:none!important; }
#ca-talk { display:none!important; }
#mw-head-base {
background-color: #ff6600;
}
tt {
font-size:12px;
}
code,pre {
font-size:12px;
}
/* Anpassungen Cogneon */
h1,
h2,
h3,
h4,
h5,
h6 {
color: #ff6600;
}