MediaWiki:Skin/Kamelionary.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(dinge raus, die es nimmer gibt aufm server; 404 meldungen) |
K (- monobook) |
||
Zeile 1: | Zeile 1: | ||
#p-logo a { background-image: url("../images/0/0c/Kamelionary.png") !important; } | #p-logo a { background-image: url("../images/0/0c/Kamelionary.png") !important; } | ||
− | |||
− | |||
− | |||
.portlet h5 { | .portlet h5 { |
Version vom 14. Januar 2014, 21:24 Uhr
#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.skin-vector {
background-color: #fcf6e4;
}
.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;
}