MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus gflk.de
Wechseln zu: Navigation, Suche
 
(16 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 152: Zeile 152:
 
#textbereich {
 
#textbereich {
  
   position:absolute;
+
   position:relative;
  left:11px;
+
  left:0px;
  top:114px;
+
  top:0px;
 
  width:396px;
 
  width:396px;
 
  z-index:1;
 
  z-index:1;
Zeile 213: Zeile 213:
 
}
 
}
  
#textbereich {
+
 
position:absolute;
 
left:11px;
 
top:150px;
 
width:396px;
 
z-index:1;
 
}
 
  
 
#bilder{
 
#bilder{
 
position:absolute;
 
position:absolute;
 
left:437px;
 
left:437px;
top:125px;
+
top:0px;
 
width:555px;
 
width:555px;
 +
       
 
z-index:1;
 
z-index:1;
 
}
 
}
Zeile 372: Zeile 367:
 
font-size: 7pt;
 
font-size: 7pt;
 
font-style:normal;
 
font-style:normal;
 +
}
 +
 +
/* -------- CSS2020 for MW 1.30.2 --------- */
 +
#content,div.mw-parser-output h3
 +
{
 +
margin:0px;
 +
padding:0px;
 +
}
 +
.mw-parser-output
 +
{
 +
padding: 0px 0px 0px 24px;
 +
}
 +
#content,#footer
 +
{
 +
border:none !important;
 
}
 
}

Aktuelle Version vom 1. Dezember 2020, 20:12 Uhr

/* CSS an dieser Stelle wirkt sich auf alle Skins aus */

body { background-image: none; background-color: #FFFFFF;}

.pBody {

}

#p-search { display:none; }

.pBody ul {

 /*border: 2px solid lime;*/
 z-index: 100;
 position:absolute;
 right:0px;
 top:0px;
 border-bottom: 1px solid black;
 display:none;

}

#p-personal

{

 /*border: 2px solid yellow;*/

}

#p-tb

{

 border: 2px solid green;

}

#column-one

{

 /*border: 10px solid cyan;*/

}

#column-content

{

 margin-top:0px;

}

#content:

{

 background:lime;
 margin:0px;

border:0px solid white; border-width: 0px; }

#p-logo

{

 width:400px;
 height:40px;

display:none; border:1px solid lime; position:relative

}

#p-logo a

{

 z-index: 3;
 width:400px;
 height:40px;
 /*border: 5px solid yellow;*/
 position: absolute;
 top:50px;
 overflow: visible;

}

h1#firstHeading {

 font-size: 13px;
 color: #a5a294;
 font-weight: bold;
 padding-top:10px;
 text-transform:uppercase;

display:none;

}

// --------- hide the left Navi

#column-content { margin: 0 0 .6em 0; }
#content { margin: 2.8em 0 0 15px;

border:1px solid white;}

.generated-sidebar, #p-lang, #p-tb { display: none; }

#p-cactions { display:none; } { left: .1em; }



<br/>.editsection { }



#utilitynav a:link,#utilitynav a:visited

{

 color:black;
 font-weight:bold;

}

#utilitynav a

{

 text-decoration:none;
 font-weight:bold;
 color:black;
 padding-right:5px;
 margin-top:15px;
 font-size:8pt;

}

#toc

{ display:none; }



#sitename

{ width:600px;float:left;color:rgb(81,81,81);font-weight:bold;font-size:20px;font-family:Verdana;padding-left:10px; padding-top:10px;padding-left:22px; }

 /* -------------- additional mediawiki css -------------- */

#textbereich {

  position:relative;
 left:0px;
 top:0px;
 width:396px;
 z-index:1;

}

#ueberschrift {

  position:absolute;
 left:11px;
 top:17px;
 width:396px;
 height:18px;
 z-index:2;

}

#bildbereich {

  position:absolute;
 left:437px;
 top:89px;
 width:555px;
 z-index:1;

} .style2 {color: #FF0000} .style3 {color: #0000FF} .style4 {font-style: italic} .Stil1 {font-size: 12px}

<br/>.row div a {

     color: rgb(77,77,77);
    text-decoration:none; 

}

body { margin-left:0px; margin-right:0px; margin-top:7px; margin-bottom:0px }

.normal { background-color:white;}

/* ------------ for Vector skin -------------- */ div#content.mw-body-primary { margin-left:28px;

        top:-18px;

padding:0px; border:none; }

<span style="font-size: 8pt; font-family: Courier, monospace; color: rgb(0, 0, 0);">/* ------------ for WYSIWYG ------------------ */</span>

<font color="#000000"><font face="monospace, Courier"><font style="font-size: 8pt">#wpPreview { display: none; }</font></font></font>

/* Fuer alte Seiten, die ins Wiki uebernommen wurden. Manches vielleicht obsolet. */

#ueberschrift {
	position:absolute;
	left:11px;
	top:125px;
	width:396px;
	height:18px;
	z-index:2;
}



#bilder{
position:absolute;
	left:437px;
	top:0px;
	width:555px;
        
	z-index:1;
}

#bildbereich1 {
	position:static;
	display:block;
	width:555px;
	z-index:2;
}

#bildtitel1{
	position:static;
	display:block;
	height:15px;
	width:555px;
	z-index:2;
}	

#bildbereich2 {
	position:static;
	display:block;
	width:555px;
	z-index:2;
}

#bildtitel2{
	position:static;
	display:block;
	height:15px;
	width:555px;
	z-index:2;
}	

#bildbereich3 {
	position:static;
	display:block;
	width:555px;
	z-index:2;
}

#bildtitel3{
	position:static;
	display:block;
	width:555px;
	z-index:2;
}
.style3 {
	font-style: italic;
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
.style4 {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
}
.style5 {font-family: "Courier New", Courier, mono; color: #FF0000; font-size: 13px; }
.style7 {
	font-family: verdana;
	font-size: 12px;
}

/* Inhalt von http://www.gflk.de/css/contentLayout.css */

/* CSS Document */


.text_normal td.normal {
	color:#1A1A1A;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style:normal;
}


.text_normal {
	color:#1A1A1A;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style:normal;
}


h1 {
	color:#A3A192;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h2 {
	color:#000000;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h3 {
	color:#1A1A1A;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	color:#1A1A1A;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-style:normal;
}

.seitenueberschrift {
	color:#A3A192;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;;
}

.hautpueberschrift {
	color:#000000;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.subunterschrift_fliesstext {
	color:#1A1A1A;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.subunterschrift_aufzaehlung {
	color:#1A1A1A;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style:normal;
}


.bildtitel {
	color:#4D4D4D;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style:normal;
}

/* -------- CSS2020 for MW 1.30.2 --------- */
#content,div.mw-parser-output h3
{
 margin:0px;
 padding:0px;
}
.mw-parser-output
{
 padding: 0px 0px 0px 24px;
}
#content,#footer
{
 border:none !important; 
}