MediaWiki:Skin/Komplementärfarbe.css: Unterschied zwischen den Versionen

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K
K
Zeile 31: Zeile 31:
 
   
 
   
 
  .pBody {
 
  .pBody {
 +
    border: 1px solid #555555 !important;
 +
    border-left: none !important;
 
     background-color: #000000;
 
     background-color: #000000;
 
     color: #FFFFFF;
 
     color: #FFFFFF;

Version vom 27. Juni 2007, 13:45 Uhr

 body {
    background: #000C22 url("images/5/5b/Invershintergrund.jpg") 0px 0px no-repeat !important;
    color: Black;
    margin: 0;
    padding: 0;
    }
 
 #p-logo a { background-image: url("images/1/19/Wikiinvert.png") !important; }
 
 #siteNotice { color: white; }
 
 #bodyContent, #content, #footer {
    background-color: #000000;
    color: #FFFFFF;
    }
 
 #bodyContent { 
    background: none; 
    }
 
 h1, h2, h3, h4, h5, h6 { color: #FFFFFF; }
 a { color: #FFD447; }
 a:visited { color: #888888; }
 a:hover { text-decoration: none; }
 a.new { color: red; }
 #bodyContent a.extiw, #bodyContent a.extiw:active { color: #999999; }
 #bodyContent a.extiw:visited { color: #888888; }
 #bodyContent a.external { color: #999999; }
 #bodyContent a.external:visited { color: #888888; }
 #bodyContent a.stub, #bodyContent a.stub:visited { color: #FF5500; }
 
 .pBody {
    border: 1px solid #555555 !important;
    border-left: none !important;
    background-color: #000000;
    color: #FFFFFF;
    }
 
 #bodyContent a.extiw, #bodyContent a.extiw:active {
    background: none;
    padding: 0;
    }
 
 #bodyContent div.noicon a {
    background: none;
    padding: 0;
    }
 
 .selected {
    background-color: #000000;
    color: #FFFFFF;
    border-color: #CCCCCC;
    }
 
 #p-cactions ul li a {
    background-color: #000000;
    color: #FFD447;
    }
 
 #p-cactions li.selected a {
    background-color: #000000 !important;
    color: #FFD447 !important;
    }
 
 pre {
    background-color: transparent;
    color: inherit;
    border: none;
    }
 
 #p-personal {
    background-color: transparent;
    color: #999999;
    }
 
 #p-personal a {
    color: #FFD447 !important;
    background-color: transparent;
    }
 
 #p-personal a:hover { background-color: transparent !important; }
 
 .portlet h5 {
    background-color: #1F1C19 !important;
    border: 1px solid #555555 !important;
    -moz-border-radius-topright: 0.5em;
    border-left:none!important;
    border-bottom:1px solid #1F1C19 !important;
    }
 
 .portlet ul {
    list-style-type: square;
    list-style-image: url("http://kamelopedia.mormo.org/images/f/f4/P_ulinvers.gif")  !important;
    }
 
 ul { 
    list-style-image: url("http://kamelopedia.mormo.org/images/c/c4/K_ulinvers.gif") !important;
    }