MediaWiki:Common.css

From DSignT Support Database
Revision as of 15:28, 19 September 2017 by Claus (talk | contribs)
Jump to: navigation, search
/*
This is the CSS for all skins (for all users) on MediaWiki.org.

SECTIONS:
1. Indication of namespaces
2. Color classes for content
3. Special pages
4. Main page styling
5. Sidebar external links
6. Extension:Matrix stuff
7. Wikitables, infobox templates, warnings, and other such stylings
8. Some other small things
*/
/*

/* changes D.SignT: new design */
/*
.mw-body 
{
    position: relative;  
    top: 6em; 
}
*/
div#content
{
    top: 9em; 
/*    margin-left:1.4em; */
    margin-top: 25px;
    min-width:877px;
    min-height:69%;
    margin-right: 1.25em;
    border-right-width:1px;
}  

div#column-content
{
/*    height: 120%;  */
    margin-bottom: 7em;
}
/*
div#footer
{
    margin: 0 6em 0 0
}
*/
/*
#bodyContent{margin-left: 12em;padding-left:2em;
    margin-top: 2em;width:auto; min-width: 680px;} 
*/
/*
li#ca-nstab-mediawiki,li#ca-nstab-category,li#ca-nstab-project,li#ca-nstab-main, li#ca-viewsource,li#ca-history,li#ca-edit,li#ca-push,li#ca-delete,li#ca-move,li#ca-protect,li#ca-watch,li#ca-unwatch {
	position: relative; top: 6em;
}
*/
li#ca-viewsource,li#ca-history,li#ca-talk
{
/*    position: relative; top: 6em; */
    display:none; 
}
#p-logo a, #p-logo a:hover
{
    width:100%;
    height:88px;
    margin-left: 136px;
    margin-top: 33px;
    margin-bottom: 20px;
}
#p-logo
{
    width:24em;
    margin-bottom: 20px;
} 

#p-cactions
{
    top: 10em;
}
#p-personal
{
    top: 5px;
}
/*
div#mw-panel {
	position: absolute;
	top: 100px;
	width: 20em;
	left: 0; 
}
*/
h2 { 
/*    font-size: 180%;  */
    font-weight: bold; 
}
/* h3 { 
    font-size: 145%;  
    font-weight: normal; 
} */
/* extra buttons for edit dialog (from commons:MediaWiki:Common.css) */
.my-buttons {
	padding: .5em;
}
.my-buttons a {
	color: black;
	background-color: #cde !important;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	border: thin #069 outset;
	padding: 0 .1em .1em;
}
.my-buttons a:hover, .my-buttons a:active {
	background-color: #bcd;
	border-style: inset;
}

/* from [[User:Splarka/Help:Linked images]] */
.imagelink_wikilogo a {
	width: 335px;
	height: 135px;
	display: block;
	text-decoration: none;
	background-image: url("//upload.wikimedia.org/wikipedia/mediawiki/b/bc/Wiki.png");
}

/**
 * CharInsert extension
 */
.mw-charinsert-buttons {
	margin-top: 10px;
	border: 1px solid #aaaaaa;
	padding: 1px;
	text-align: center;
	font-size: 110%;
}
.mw-charinsert-buttons a {
	color: black;
	background-color: #cde !important;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	border: thin #069 outset;
	padding: 0 .1em .1em;
}
.mw-charinsert-buttons a:hover,
.mw-charinsert-buttons a:active {
	background-color: #bcd;
	border-style: inset;
}
.client-js .mw-edittools-section {
	display: inline;
}
.client-js .mw-edittools-section input[type="button"] {
	font-size: 0.9em;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 1px;
}

/* remove Toolbox */
#p-tb { 
    display:none !important; 
}

/* ms@forty-four.de: Tab-Reiter ausgeblendet */
/* li#ca-viewsource,li#ca-history,li#ca-talk{display:none;} */
/*
body.page-Main_Page.action-view table{ 
    display: none; 
}
*/


Contact Post.png Support Tool.png