MediaWiki:Common.css: Unterschied zwischen den Versionen

aus LuftschiffWiki - http://www.luftschiff.org/
Zur Navigation springen Zur Suche springen
 
(43 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
+
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/*
+
div.fixed {
** MediaWiki 'monobook' style sheet for CSS2-capable browsers.
+
     position: fixed;
** Copyright Gabriel Wicke - http://wikidev.net/
+
     top: 0;
** License: GPL (http://www.gnu.org/copyleft/gpl.html)
+
     right: 0;
**
+
     z-index: 999999;
** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John
 
** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart & Tom Croucher,
 
** Michael Zeltner and Geir Bækholt)
 
** All you guys rock :)
 
*/
 
 
 
/**
 
* Stylesheet for screen/projection.  All rules not marked media-specific are
 
* shared with handheld.css and should be updated in tandem.  The rules can't
 
* be in the same file because old browsers like IE5 won't obey @media rules.
 
*
 
* Rules that are screen/projection-specific are marked with commented-out
 
* @media rules and indentation.
 
*/
 
 
 
/* @media screen, projection { */
 
/*Calendar Extension: */
 
table.calendar          { margin: 0; padding: 10px; }
 
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
 
table.month .heading td { padding:2px; background-color:#e55a00; color:#252a54; text-align:center; font-size:120%; font-weight:bold; }
 
table.month .dow td    { color:#252a54; text-align:center; font-size:110%; }
 
table.month td.today    { background-color:#252a54; }
 
table.month td {
 
     border: none;
 
     margin: 0;
 
     padding: 1pt 1.5pt;
 
    font-weight: bold;
 
    font-size: 8pt;
 
    text-align: right;
 
    background-color: #eee;
 
    }
 
    #bodyContent table.month a { background:none; padding:0 }
 
    .day-active { color:#0000cc }
 
    .day-empty  { color:#cc0000 }
 
 
 
body { background-color:#252a54; font: sans-serif; text-align:justify; color:#ccc9c7;  margin: 0; padding:0; }
 
h1 { font-variant:small-caps; letter-spacing: 0.1em; text-align:left; padding-top:0.23em; color: #e55a00; }
 
table {  vertical-align:top; }
 
td {  vertical-align:top; }
 
tr { vertical-align:top; text-align:justify; }
 
img { border:0px; background-color:none; }
 
.termine {
 
/*    background-color: #ccc9c7;
 
    color:#ded5c6; */
 
    border-spacing: 20px;
 
    border-left: 3px solid #e55a00; 
 
     border-right: 3px solid #e55a00;     
 
    font-size: 88%;
 
    margin-left: 10px;
 
    margin-bottom: 8px;
 
    text-align:justify;
 
}
 
 
 
p { padding-right:10px; }
 
a:link { color:#ccc9c7; text-decoration:none; letter-spacing: 0.1em; }
 
a:visited { color:#ccc9c7; text-decoration:none }
 
a:hover { text-decoration:none; border-bottom: 1px solid #e55a00; border-top: 1px solid #e55a00; padding: 0;}
 
a:active { color:#ccc9c7; text-decoration:none }
 
a:focus { color:#e55a00; text-decoration:none }
 
a.stub { color: #e55a00; }
 
 
 
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { border: none; }
 
div.image a:hover, div.floatright a:hover, div.thumb a:hover { border:none; }
 
 
 
 
 
/* general styles */
 
 
 
table {
 
font-size: 100%;
 
/*color: black;*/
 
/* we don't want the bottom borders of <h2>s to be visible through
 
  floated tables */
 
/*background-color: white;*/
 
 
}
 
}
  
img {
+
div.sticky {
border: none;
+
    position: sticky;
vertical-align: middle;
+
    top: 0;
 +
    right: 0;
 +
    z-index: 999999;
 
}
 
}
/* @media screen, projection { */
+
div.menu_unten {
p {
+
                /* float-right; */
margin: .4em 0 .5em 0;
+
                position: sticky;
line-height: 1.5em;
+
                font-weight: lighter;
}
+
font-size:70%;
/* } */
+
top: 50px;
p img {
+
right: 10px;
margin: 0;
+
margin:0px;
 +
padding:0px;
 +
maximum-width: 800px;
 
}
 
}
 
+
div.noinfobox {
h2 {
+
                display: none;
    text-align:left;
 
    border: 2px solid #e55a00;
 
    border-right: none;
 
    font-weight: normal;
 
    margin: 0;
 
    padding-top: 0.2em;
 
    padding-bottom: 0.15em;
 
 
}
 
}
 
+
h1.firstHeading {
h3, h4, h5, h6 {
+
      float:right;
    text-align:left;
+
font-size:180%;
    border: 2px solid #e55a00;
+
text-align: center;
    border-right: none;
+
padding: 10px;
     border-top: none;
+
  background: none repeat scroll 0 0 #000000;
     font-weight: normal;
+
     color: #FFFFFF;
     margin: 0;
+
     text-shadow:
     padding-top: 0.2em;
+
     0 0 10px #FFFFFF,
    padding-bottom: 0.15em;
+
    0 0 20px #FFFFFF,
 +
    0 0 30px #FFFFFF,
 +
    0 0 40px #FF00DE,
 +
    0 0 70px #FF00DE,
 +
    0 0 80px #FF00DE,
 +
    0 0 100px #FF00DE,
 +
     0 0 150px #FF00DE;
 +
border-radius: 10px;
 
}
 
}
  
  
 
+
h2 {
.termine h3, h4, h5, h6 {                                                          
+
font-size:100%;
    color: #e55a00;                                                  
+
text-align: center;
    border: none; 
+
padding: 10px;
    text-align:center;                                              
+
  background: none repeat scroll 0 0 #000000;
    font-weight: normal;                                                      
+
     color: #FFFFFF;
    margin: 0;                                                                
+
     text-shadow:
     padding-top: 0.2em;                                                        
+
    0 0 10px #FFFFFF,
     padding-bottom: 0.15em;                                                   
+
     0 0 20px #FFFFFF,
/*    border-bottom: 1px solid #e55a00;                                     
+
    0 0 30px #FFFFFF,
     border-left: 1px solid #e55a00;    */
+
    0 0 40px #FF00DE,
}                                         
+
    0 0 70px #FF00DE,
 
+
    0 0 80px #FF00DE,
h1 { font-size: 188%; }
+
    0 0 100px #FF00DE,
h1 .editsection { font-size: 53%; }
+
    0 0 150px #FF00DE;
h2 { font-size: 150%; }
+
border-radius: 3px;
h2 .editsection { font-size: 67%; }
 
h3, h4, h5, h6 {
 
/*border-bottom: none;*/
 
font-weight: bold;
 
}
 
h3 { font-size: 132%; }
 
h3 .editsection { font-size: 76%; font-weight: normal; }
 
h4 { font-size: 116%; }
 
h4 .editsection { font-size: 86%; font-weight: normal; }
 
h5 { font-size: 100%; }
 
h5 .editsection { font-weight: normal; }
 
h6 { font-size: 80%;  }
 
h6 .editsection { font-size: 125%; font-weight: normal; }
 
 
 
 
 
ul {
 
line-height: 1.5em;
 
list-style-type: square;
 
margin: .3em 0 0 1.5em;
 
padding: 0;
 
list-style-image: url(bullet.gif);
 
}
 
ol {
 
line-height: 1.5em;
 
margin: .3em 0 0 3.2em;
 
padding: 0;
 
list-style-image: none;
 
}
 
li {
 
margin-bottom: .1em;
 
}
 
dt {
 
font-weight: bold;
 
margin-bottom: .1em;
 
}
 
dl {
 
margin-top: .2em;
 
margin-bottom: .5em;
 
}
 
dd {
 
line-height: 1.5em;
 
margin-left: 2em;
 
margin-bottom: .1em;
 
}
 
 
 
fieldset {
 
/*border: 1px solid #2f6fab;*/
 
margin: 1em 0 1em 0;
 
padding: 0 1em 1em;
 
line-height: 1.5em;
 
}
 
legend {
 
padding: .5em;
 
font-size: 95%;
 
}
 
form {
 
border: none;
 
margin: 0;
 
}
 
 
 
textarea {
 
width: 100%;
 
padding: .1em;
 
 
}
 
}
 +
/*
 +
#ca-watch { display: none !important; }
 +
#ca-talk { display: none !important; }
 +
#ca-move { display: none !important; }
 +
#ca-history { display: none !important; }
 +
#ca-edit { display: none !important; }
 +
#ca-addsection { display: none !important; }
 +
#p-cactions { display: none !important; }
 +
#p-personal { display: none !important!; }
 +
#pt-userpage { display: none !important; }
 +
#pt-anonuserpage { display: none !important; }
 +
#pt-mytalk { display: none !important; }
 +
#pt-preferences { display: none !important; }
 +
#pt-watchlist { display: none !important; }
 +
#pt-mycontris { display: none !important; }
 +
#pt-anonlogin { display: none !important; }
 +
#pt-anontalk { display: none !important; }
 +
#pt-login { display: none !important; }
 +
*/

Aktuelle Version vom 6. Oktober 2018, 19:41 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
div.fixed {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999;
}

div.sticky {
    position: sticky;
    top: 0;
    right: 0;
    z-index: 999999;
}
div.menu_unten {
                /* float-right; */
                position: sticky;
                font-weight: lighter;
		font-size:70%;
		top: 50px;
		right: 10px;
		margin:0px;
		padding:0px;
		maximum-width: 800px;
}
div.noinfobox {
                display: none;
}
h1.firstHeading {	
       float:right;
	font-size:180%;
	text-align: center;
	padding: 10px;
  background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    text-shadow:
    0 0 10px #FFFFFF,
    0 0 20px #FFFFFF,
    0 0 30px #FFFFFF,
    0 0 40px #FF00DE,
    0 0 70px #FF00DE,
    0 0 80px #FF00DE,
    0 0 100px #FF00DE,
    0 0 150px #FF00DE;
border-radius: 10px;
}


h2 {	
	font-size:100%;
	text-align: center;
	padding: 10px;
  background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    text-shadow:
    0 0 10px #FFFFFF,
    0 0 20px #FFFFFF,
    0 0 30px #FFFFFF,
    0 0 40px #FF00DE,
    0 0 70px #FF00DE,
    0 0 80px #FF00DE,
    0 0 100px #FF00DE,
    0 0 150px #FF00DE;
border-radius: 3px;
}
/*
#ca-watch { display: none !important; }
#ca-talk { display: none !important; }
#ca-move { display: none !important; }
#ca-history { display: none !important; }
#ca-edit { display: none !important; }
#ca-addsection { display: none !important; }
#p-cactions { display: none !important; }
#p-personal { display: none !important!; }
#pt-userpage { display: none !important; }
#pt-anonuserpage { display: none !important; }
#pt-mytalk { display: none !important; }
#pt-preferences { display: none !important; }
#pt-watchlist { display: none !important; }
#pt-mycontris { display: none !important; }
#pt-anonlogin { display: none !important; }
#pt-anontalk { display: none !important; }
#pt-login { display: none !important; } 
*/