MediaWiki:Monobook corrs.css: Unterschied zwischen den Versionen

Aus CorrsWiki
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: -----------------------------------------------------------------------------: Änderungen am Monobook-Skin: /* --> Skinübergreifende Anpassung...)
 
Zeile 1: Zeile 1:
/*-----------------------------------------------------------------------------*/
+
/** Kleinschreibung nicht erzwingen */
/* Änderungen am Monobook-Skin              */
+
/* --> Skinübergreifende Anpassungen befinden sich in [[MediaWiki:Common.css|Common.css]]              */
+
/*-----------------------------------------------------------------------------*/
+
 
+
/* Änderungen in Fett markieren */
+
+
span.diffchange {
+
        font-weight: bold;
+
}
+
 
+
/* Links nicht unterstreichen */
+
+
a {
+
        text-decoration: none;
+
}
+
 
+
/* Großbuchstaben in den Navigationsbereichen */
+
+
 
  .portlet h5,
 
  .portlet h5,
 
  .portlet h6,
 
  .portlet h6,
 
  #p-personal ul,
 
  #p-personal ul,
 
  #p-cactions li a {
 
  #p-cactions li a {
text-transform: none;
+
text-transform: none;
  }
+
  }  
  
  /* Fetter Bearbeiten-Link */
+
  body {
   
+
  font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
#ca-edit a {
+
font-weight: bold !important;
+
 
  }
 
  }
  
  /* Vermeide hässliche weiße Ränder bei Float-Objekten auf nicht-weißen Hintergründen. */
+
#page {
   
+
  /* background: #acbfd9; */
  div.thumb {
+
  text-align: left;
border: none;
+
  margin: 0 auto;
  }
+
  margin-top: 10px;
div.tright {
+
padding: 0px 0 10px;
border: none;
+
  position: relative;
margin: 0.5em 0 0.8em 1.4em;
+
  /* The entire template's width is set in this class. */
  }
+
width: 980px;
  div.tleft {
+
_width: 940px;
border: none;
+
border: 1px solid #000;
margin: 0.5em 1.4em 0.8em 0;
+
 
  }
 
  }
  
  /* fromWikipedia */
+
  #header {
   
+
  padding: 0;
  #fromWikipedia {
+
  margin: 0;
font-size: x-small;
+
position: relative;
 +
height: 150px;
 +
background: black url(http://www.music-is-live.de/wp-content/themes/MIL2006/images/mil-guitar_blau.jpg);
 +
background-repeat: no-repeat;
 +
margin-bottom: 10px;
 
  }
 
  }
  
/* Make all non-namespace pages have a light blue content area. This is done by
+
/*- Main Menu in Header */
setting the background color for all #content areas to light blue and then
+
overriding it for any #content enclosed in a .ns-0 (main namespace). I then
+
do the same for the "tab" background colors. --Lupo */
+
+
#content,
+
#mytabs li.selected a,
+
#p-cactions li.selected a {
+
background-color: #F3F3FF; /* ein leichtes blau */
+
}
+
.ns-0 #content {
+
background-color: white;
+
}
+
  
  /* Siehe Diskussionsseite == Hintergrundfarben ==
+
  ul.menu {
  .ns--1 table,
+
  margin: 0;
  .ns-2 table,
+
  padding: 0;
  .ns-4 table,
+
  position: absolute;
  .ns--1 form {
+
  bottom: 0;
background: inherit;
+
left: 20px;
 +
width: 90%;
 
  }
 
  }
*/
 
  
  /* Kategorien etwas schöner darstellen */
+
  ul.menu li {
   
+
  display: inline;
#catlinks {
+
  margin: 0;
border: 0px;
+
border-top: 2px dotted #aaaaaa;
+
  }
+
 
+
  /* Tabellenüberschriften (mit |+) größer und fett */
+
+
caption {
+
font-size: 105%;
+
font-weight: bold;
+
 
  }
 
  }
  
  /* Wikipedia:Externhinweis|Externhinweis */
+
  ul.menu,
   
+
  ul.menu li a {
  #externHinweis {
+
  padding: 5px 15px 6px;
font-size: x-small;
+
text-align: center;
+
padding: 5px;
+
}
+
+
.NavToggle {
+
        font-size: x-small;
+
        float:right;
+
 
  }
 
  }
  
  /* die folgenden drei Abschnitte müssen auch in den Skins Amethyst.css, Monobook.css und Nostalgia.css synchron angepasst werden. */
+
  ul.menu li a {
 
+
  font: 1em Verdana, Helvetica, Arial, Sans-Serif;
  /* Formatierung betrifft Vorlagen: Geokoordinate, Koordinate2 & Koordinate3 */
+
  color: white;
   
+
  margin: 0;
  #coordinates { 
+
    position:absolute; z-index:1; border:none; background:none; right:12px; top:0.3em; float:right; margin:0.0em;
+
    padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:normal;
+
 
  }
 
  }
  
  /* kleines Globus-Symbol neben der Geookordinate anzeigen */
+
  ul.menu li a:hover {
+
background: #333;
#coordinates a[href ^="http://"] {
+
color: #eee !important;
    background: url(http://upload.wikimedia.org/wikipedia/de/d/d4/Gnome-globe.png) center right no-repeat; padding-right: 18px !important;
+
text-decoration: none;
 
  }
 
  }
  
  /* für Vorlage:ISSN-Link damit ohne Globus-Symbol */
+
  ul.menu li.current_page_item a,
   
+
  ul.menu li.current_page_item a:hover {
  #issnlink {  
+
  color: #333 !important;
    position:absolute; z-index:1; border:none; background:none; right:12px; top:0.3em; float:right; margin:0.0em;
+
  background: white;
    padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:normal;
+
text-decoration: none;
 
  }
 
  }
  
/* für Vorlage:Editcount */
 
 
#editcount { 
 
    position:absolute; z-index:1; border:none; background:none; right:12px; top:0.3em; float:right; margin:0.0em;
 
    padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:normal;
 
}
 
  
  /* Formatierung für Abkürzungen (experimentell) */
+
  /* Navigation Link - Klassen */  
+
#shortcut { 
+
    position:absolute; z-index:1; border:none; background:none; right:12px; top:0.3em; float:right; margin:0.0em;
+
    padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; font-size:90%; text-transform:none; white-space:normal;
+
}
+
  
  /* Links im Portal:Punk */
+
  .navi-red {
+
border-top: 2px solid red;
#punk a {
+
        color: red
+
}
+
#punk a.new {
+
        color: #FF8000
+
 
  }
 
  }
  
  /* irische Farben für Links */
+
  .navi-orange {
 
+
border-top: 2px solid orange;
a, a:visited, a:active {
+
        color: #008000;
+
 
  }
 
  }
  
  a:hover {
+
  .navi-green {
        color: #FF9600;
+
border-top: 2px solid #009900;
 
  }
 
  }
  
  body {
+
  .navi-blue {
        background-color: #006600;
+
border-top: 2px solid #27d;
        background-image: none;
+
        font-size: 10px;
+
  font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
+
 
  }
 
  }
  
#p-personal li a {
 
color: #FF9600;
 
        font-weight: bold;
 
        font-size: 9px;
 
}
 
  
  #p-personal li a:hover {  
+
  #column-one {
        color: #FF9600;
+
/* padding-top: 160px; */
        text-decoration: underline;
+
padding-top: 24px;
        background-color: #006600;
+
  padding-left: 10px;
  }
+
+
#p-personal li.active  {
+
background-color: #006600;
+
 
  }
 
  }
  
  #p-cactions li {
+
  #content {
background-color: #ff9600;
+
margin-right: 10px;
  }
+
  margin-left: 170px;
 
+
  border-right: 1px solid #aaa;
#p-cactions li.selected {
+
color: #444;
border-color: #fabd23;
+
padding: 0 0 .2em 0;
+
  }
+
 
+
#p-cactions li a {
+
background-color: #ff9600;
+
        color: #006600;
+
        font-size: 10px;
+
        font-weight: bold;
+
 
  }
 
  }
  
  #p-cactions li.selected a {  
+
  #p-cactions {
        font-weight: bold;
+
margin-top: 160px;
        background-color: #ff9600;
+
margin-left: 20px;
        text-color: white;
+
 
  }
 
  }
  
  #p-cactions .new a {
+
  #p-personal {
        color: red;
+
  margin-top: 160px;
}
+
   
+
#p-cactions li a:hover {
+
background-color: #ff9600;
+
        text-decoration: underline;
+
 
  }
 
  }
  
  .ns-0 #mytabs li.selected a,
+
  #p-logo {
.ns-0 #p-cactions li.selected a {
+
margin: 0;
        background-color: #ff9600;
+
width: 980px;
        color: white;
+
display: none;
 
  }
 
  }
  
  h1, h2, h3, h4, h5, h6 {
+
  h1, h2, h3, h4, h5 {
        font-family: Georgia,Tahoma,Verdana,Serif;
+
color: #27d;
        font-variant: small-caps;
+
 
  }
 
  }
  
  .portlet h5 {
+
  #footer {
        color: #ff9600;
+
border-top: 1px solid red;
        font-size: 1.1em;
+
border-bottom: 1px solid red;
 
  }
 
  }

Version vom 11. November 2007, 14:07 Uhr

/** Kleinschreibung nicht erzwingen */
 .portlet h5,
 .portlet h6,
 #p-personal ul,
 #p-cactions li a {
 text-transform: none;
 } 

 body {
 font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */ 
 }

 #page {
 /* background: #acbfd9; */
 text-align: left;
 margin: 0 auto;
 margin-top: 10px;
 padding: 0px 0 10px;
 position: relative;
 /* The entire template's width is set in this class. */
 width: 980px;
 _width: 940px;
 border: 1px solid #000;
 }

 #header {
 padding: 0;
 margin: 0;
 position: relative;
 height: 150px;
 background: black url(http://www.music-is-live.de/wp-content/themes/MIL2006/images/mil-guitar_blau.jpg);
 background-repeat: no-repeat;
 margin-bottom: 10px;
 }

/*- Main Menu in Header */

 ul.menu {
 margin: 0;
 padding: 0;
 position: absolute;
 bottom: 0;
 left: 20px;
 width: 90%;
 }

 ul.menu li {
 display: inline;
 margin: 0;
 }

 ul.menu,
 ul.menu li a {
 padding: 5px 15px 6px;
 }

 ul.menu li a {
 font: 1em Verdana, Helvetica, Arial, Sans-Serif;
 color: white;
 margin: 0;
 }

 ul.menu li a:hover {
 background: #333;
 color: #eee !important;
 text-decoration: none;
 }

 ul.menu li.current_page_item a,
 ul.menu li.current_page_item a:hover {
 color: #333 !important;
 background: white;
 text-decoration: none;
 }


 /* Navigation Link - Klassen */ 

 .navi-red {
	border-top: 2px solid red;
 }

 .navi-orange {
	border-top: 2px solid orange;
 }

 .navi-green {
	border-top: 2px solid #009900;
 }

 .navi-blue {
	border-top: 2px solid #27d;
 }


 #column-one {
 /* padding-top: 160px; */
 padding-top: 24px;
 padding-left: 10px;
 }

 #content {
 margin-right: 10px;
 margin-left: 170px;
 border-right: 1px solid #aaa;
 color: #444;
 }

 #p-cactions {
 margin-top: 160px;
 margin-left: 20px;
 }

 #p-personal {
 margin-top: 160px;
 }

 #p-logo {
 margin: 0;
 width: 980px;
 display: none;
 }

 h1, h2, h3, h4, h5 {
 color: #27d;
 }

 #footer {
 border-top: 1px solid red;
 border-bottom: 1px solid red;
 }