MediaWiki:Skin/Kamelionary.css

aus Kamelopedia, der wüsten Enzyklopädie
Wechseln zu: Navigation, Suche

Hinweis: Leere nach dem Speichern den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Extras → Internetspuren löschen … → Individuelle Auswahl → Den kompletten Cache löschen
#p-logo a { background-image: url("../images/0/0c/Kamelionary.png") !important; }
 
 
.portlet h5 {
    border:none !important;
    border-radius-topright:0em !important;
    background-color: #e0e3e6;
    }
 
#p-cactions li a {
    background-color: #eef2f5;
    color: #002bb8;
    }
 
#p-cactions li a:hover {
    background-color: white;
    }
 
/*#siteNotice { display: none! important; }*/
 
.portlet ul {
    list-style-type: square;
    list-style-image: url("../images/1/17/Bullet.gif") !important;
    }
 
#toc ul,
.toc ul {
    list-style-type: none;
    list-style-image: none !important;
    }
 
#p-feedback .pBody {
    background: #FFFFFF url("../images/f/f9/BG_comunit%C3%A0.jpg") center no-repeat;
    }
 
#fb_list {
    margin: -0.3em 0 0.3em 2.7em;
    }
 
#fb_text {
    color: #424242; 
    font-size: 95%;
    font-weight: bold; 
    margin-left: 0.5em;
    } 
 
#p-feedback a {
    cursor: pointer;
    } 
 
#fb_comment {
    font-size: 82%;
    margin-left: 0.7em;
    }
 
#fb_thanks {
    margin: 0.5em 0 0.3em 1.7em;
    }
 
/* für die Übersetzungen */
 
div.translation_head {
    background-color: #d58612;
    margin-bottom: 5px;
    height: 18px;
}
 
div.translation ul {
    margin: 0px;
    margin-left: -1%;
    margin-right: -1%;
}
 
div.translation li {
    list-style-position: inside;
    background-color: #f9d155;
    margin: 0px 1% 0px 1%;
    padding-left: 1%;
    width: 47%;
    float: left;
    height: 20px;
}
 
.translation_left {
    position: absolute;
    left: 0%;
    width: 49%;
    background-color: #f9d155;
    height: 100%;
    z-index: -100;
}
 
.translation_right {
    position: absolute;
    left: 51%;
    width: 49%;
    background-color: #f9d155;
    height: 100%;
    z-index: -100;
}
 
#contentSub {
   display:none !important;
}
 
/* Vectoranpassungen */
 
 body {background-color: #F6F6F6 !important; background-image: none !important;}
#content {border-color: #A7D7F9 !important;}
.skin-vector #mw-page-base {
    background-color: #fff;
    background-image: url(skins/vector/images/page-fade.png);
 }
 
 div.vectorTabs, div.vectorTabs span, div.vectorMenu h5 a  {
    background-image: url(skins/vector/images/tab-break.png);
 }
 
 
 #head div.vectorMenu h5 {
    background-image: url(skins/vector/images/tab-break.png);
 }
 
 div.vectorMenu h5 a {
    background-image: url(skins/vector/images/tab-break.png);
 }
 
 div.vectorTabs ul li {
    background-color: #fcf6e4;
    background-image: url(skins/vector/images/tab-normal-fade.png);
 }
 
div.vectorTabs li.selected {
    background-image: url(skins/vector/images/tab-current-fade.png);
 }
 
#content {
    background-image:none !important;
    border-left:1px solid #a7d7f9;
}
 
#footer {
    background-image:none !important;
    border-top:1px solid #a7d7f9;    
}