MediaWiki:Skin/Adventure.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Dufo (Diskussion | Beiträge) |
Dufo (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
#content { | #content { | ||
| − | background: # | + | background: #EEDDBB !important; |
| − | border: #663311 !important; | + | border: 2px solid #663311 !important; |
| − | + | } | |
| − | + | ||
| − | |||
body { | body { | ||
background: url(http://kamelopedia.mormo.org/images/8/8e/Sand0061_2_thumblarge.jpg) !important; | background: url(http://kamelopedia.mormo.org/images/8/8e/Sand0061_2_thumblarge.jpg) !important; | ||
} | } | ||
| − | + | ||
| − | + | ||
#p-Navigation div, #p-Schnell_geblickt div, #p-Mitmachen div, #p-tb div, #p-search div { | #p-Navigation div, #p-Schnell_geblickt div, #p-Mitmachen div, #p-tb div, #p-search div { | ||
background: url(http://kamelopedia.mormo.org/images/e/e7/Transparent_white.png) !important; | background: url(http://kamelopedia.mormo.org/images/e/e7/Transparent_white.png) !important; | ||
| + | } | ||
| + | |||
| + | h1, #siteNotice { display:none !important; } | ||
| + | |||
| + | #p-logo { | ||
| + | background-image: url(http://kamelopedia.mormo.org/images/5/57/Wiki_Hut.png) !important; | ||
width:135px !important; | width:135px !important; | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
| − | + | ||
#p-logo a { | #p-logo a { | ||
background: none !important; | background: none !important; | ||
} | } | ||
| − | + | ||
#p-cactions { | #p-cactions { | ||
z-index:10; | z-index:10; | ||
} | } | ||
| − | + | ||
#action-table td { | #action-table td { | ||
cursor:pointer; | cursor:pointer; | ||
| Zeile 34: | Zeile 33: | ||
width:20px; | width:20px; | ||
} | } | ||
| − | + | ||
#action-view { | #action-view { | ||
background-image: url(http://kamelopedia.mormo.org/images/c/c3/Eye.png); | background-image: url(http://kamelopedia.mormo.org/images/c/c3/Eye.png); | ||
} | } | ||
| − | + | ||
#action-view:hover, #action-view.selectedaction { | #action-view:hover, #action-view.selectedaction { | ||
background-image: url(http://kamelopedia.mormo.org/images/8/8d/Eye_selected.png); | background-image: url(http://kamelopedia.mormo.org/images/8/8d/Eye_selected.png); | ||
} | } | ||
| − | + | ||
#action-take { | #action-take { | ||
background-image: url(http://kamelopedia.mormo.org/images/a/a6/Basket_put.png); | background-image: url(http://kamelopedia.mormo.org/images/a/a6/Basket_put.png); | ||
} | } | ||
| − | + | ||
#action-take:hover, #action-take.selectedaction { | #action-take:hover, #action-take.selectedaction { | ||
background-image: url(http://kamelopedia.mormo.org/images/2/25/Basket_put_selected.png); | background-image: url(http://kamelopedia.mormo.org/images/2/25/Basket_put_selected.png); | ||
} | } | ||
| − | + | ||
#action-use { | #action-use { | ||
background-image: url(http://kamelopedia.mormo.org/images/7/7c/Wrench.png); | background-image: url(http://kamelopedia.mormo.org/images/7/7c/Wrench.png); | ||
} | } | ||
| − | + | ||
#action-use:hover, #action-use.selectedaction { | #action-use:hover, #action-use.selectedaction { | ||
background-image: url(http://kamelopedia.mormo.org/images/9/97/Wrench_selected.png); | background-image: url(http://kamelopedia.mormo.org/images/9/97/Wrench_selected.png); | ||
} | } | ||
| − | + | ||
#action-talk { | #action-talk { | ||
background-image: url(http://kamelopedia.mormo.org/images/d/db/Comment.png); | background-image: url(http://kamelopedia.mormo.org/images/d/db/Comment.png); | ||
} | } | ||
| − | + | ||
#action-talk:hover, #action-talk.selectedaction { | #action-talk:hover, #action-talk.selectedaction { | ||
background-image: url(http://kamelopedia.mormo.org/images/0/00/Comment_selected.png); | background-image: url(http://kamelopedia.mormo.org/images/0/00/Comment_selected.png); | ||
} | } | ||
| − | + | ||
#action-give { | #action-give { | ||
background-image: url(http://kamelopedia.mormo.org/images/f/f0/Cake.png); | background-image: url(http://kamelopedia.mormo.org/images/f/f0/Cake.png); | ||
} | } | ||
| − | + | ||
#action-give:hover, #action-give.selectedaction { | #action-give:hover, #action-give.selectedaction { | ||
background-image: url(http://kamelopedia.mormo.org/images/0/02/Cake_selected.png); | background-image: url(http://kamelopedia.mormo.org/images/0/02/Cake_selected.png); | ||
} | } | ||
| − | + | ||
.gametext { | .gametext { | ||
text-align:left; | text-align:left; | ||
| Zeile 83: | Zeile 82: | ||
color:green; | color:green; | ||
} | } | ||
| + | |||
| + | /* Inaktive Bearbeitungs-Leiste */ | ||
| + | |||
| + | #p-cactions ul li { | ||
| + | border: 2px solid #663311; | ||
| + | } | ||
| + | |||
| + | #p-cactions ul li a { | ||
| + | background-color: #DDCCAA; | ||
| + | color: #000000; | ||
| + | } | ||
| + | |||
| + | #p-cactions ul li a:hover { | ||
| + | background-color: #FF3030; | ||
| + | } | ||
| + | |||
| + | /* Aktive Bearbeitungs-Leiste */ | ||
| + | |||
| + | #p-cactions li.selected { | ||
| + | border: 3px solid #663311; | ||
| + | } | ||
| + | |||
| + | #p-cactions li.selected a { | ||
| + | background-color: #BBAA88 !important; | ||
| + | color: #000000 !important; | ||
| + | } | ||
Version vom 13. November 2009, 02:33 Uhr
#content {
background: #EEDDBB !important;
border: 2px solid #663311 !important;
}
body {
background: url(http://kamelopedia.mormo.org/images/8/8e/Sand0061_2_thumblarge.jpg) !important;
}
#p-Navigation div, #p-Schnell_geblickt div, #p-Mitmachen div, #p-tb div, #p-search div {
background: url(http://kamelopedia.mormo.org/images/e/e7/Transparent_white.png) !important;
}
h1, #siteNotice { display:none !important; }
#p-logo {
background-image: url(http://kamelopedia.mormo.org/images/5/57/Wiki_Hut.png) !important;
width:135px !important;
}
#p-logo a {
background: none !important;
}
#p-cactions {
z-index:10;
}
#action-table td {
cursor:pointer;
height:20px;
width:20px;
}
#action-view {
background-image: url(http://kamelopedia.mormo.org/images/c/c3/Eye.png);
}
#action-view:hover, #action-view.selectedaction {
background-image: url(http://kamelopedia.mormo.org/images/8/8d/Eye_selected.png);
}
#action-take {
background-image: url(http://kamelopedia.mormo.org/images/a/a6/Basket_put.png);
}
#action-take:hover, #action-take.selectedaction {
background-image: url(http://kamelopedia.mormo.org/images/2/25/Basket_put_selected.png);
}
#action-use {
background-image: url(http://kamelopedia.mormo.org/images/7/7c/Wrench.png);
}
#action-use:hover, #action-use.selectedaction {
background-image: url(http://kamelopedia.mormo.org/images/9/97/Wrench_selected.png);
}
#action-talk {
background-image: url(http://kamelopedia.mormo.org/images/d/db/Comment.png);
}
#action-talk:hover, #action-talk.selectedaction {
background-image: url(http://kamelopedia.mormo.org/images/0/00/Comment_selected.png);
}
#action-give {
background-image: url(http://kamelopedia.mormo.org/images/f/f0/Cake.png);
}
#action-give:hover, #action-give.selectedaction {
background-image: url(http://kamelopedia.mormo.org/images/0/02/Cake_selected.png);
}
.gametext {
text-align:left;
font-size:16px;
font-family:Comic Sans Ms;
font-weight:bold;
text-shadow: #000000 2px 2px 2px;
color:green;
}
/* Inaktive Bearbeitungs-Leiste */
#p-cactions ul li {
border: 2px solid #663311;
}
#p-cactions ul li a {
background-color: #DDCCAA;
color: #000000;
}
#p-cactions ul li a:hover {
background-color: #FF3030;
}
/* Aktive Bearbeitungs-Leiste */
#p-cactions li.selected {
border: 3px solid #663311;
}
#p-cactions li.selected a {
background-color: #BBAA88 !important;
color: #000000 !important;
}