So sah der Internetauftritt der Jedi-Bibliothek im Oktober 2011 aus. Fühlt euch frei, darin zu stöbern! Unsere aktuelle Hauptseite findet ihr unter jedi-bibliothek.de!
MediaWiki:Monobook.css
(Unterschied zwischen Versionen)
| Zeile 128: | Zeile 128: | ||
#p-cactions li.selected { | #p-cactions li.selected { | ||
border: none; | border: none; | ||
| − | background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/ | + | background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat; |
} | } | ||
#p-cactions li a { | #p-cactions li a { | ||
| Zeile 141: | Zeile 141: | ||
} | } | ||
#p-cactions li.selected a { | #p-cactions li.selected a { | ||
| − | |||
| − | |||
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/90trans.png) 0 0 repeat; | background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/90trans.png) 0 0 repeat; | ||
} | } | ||
Version vom 1. Dezember 2011, 20:22 Uhr
div#content {
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/90trans.png) 0 0 repeat;
border: 0px solid #aaa;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-topleft:15px;
font-family: Trebuchet MS, Gill Sans;
}
body {
background: #FFDEAD url(http://jedi-bibliothek.de/w/skins/monobook/background.png) 0 0 no-repeat;
background-attachment: fixed;
background-position: right bottom;
}
h1, h2 {
border-bottom: 1px solid sandybrown;
}
.catlinks {
font-family: Trebuchet MS, Gill Sans;
border: 1px solid sandybrown;
background-color: beige;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-moz-box-shadow:0 0 8px #800000;
-webkit-box-shadow:0 0 8px #800000;
}
#toc,
.toc,
.mw-warning {
font-family: Trebuchet MS, Gill Sans;
border: 1px solid sandybrown;
background-color: beige;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-moz-box-shadow:0 0 8px #800000;
-webkit-box-shadow:0 0 8px #800000;
}
/* thumbnails */
div.thumb {
border-style: solid;
border-color: transparent;
}
div.thumbinner {
border: 1px solid #DEB887;
}
.portlet {
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat;
background-attachment: fixed;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topright:15px;
}
.pBody {
border: 0px solid #aaa;
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat;
}
#p-logo {
background: transparent;
}
** Search portlet
*/
#p-search {
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat;
}
input.searchButton {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topright:15px;
}
#searchGoButton {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topright:15px;
}
#searchInput {
background: beige;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
}
#p-search .pBody {
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat;
border: 0px solid #aaa;
}
/* Personal Toolbar */
#p-personal li a:hover {
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/90trans.png) 0 0 repeat;
}
** the page-related actions- page/talk, edit etc
*/
#p-cactions {
position: absolute;
top: 1.3em;
left: 11.5em;
margin: 0;
white-space: nowrap;
width: 76%;
line-height: 1.1em;
overflow: visible;
background: none;
border-collapse: collapse;
padding-left: 1em;
list-style: none;
font-size: 95%;
}
#p-cactions ul {
list-style: none;
}
#p-cactions li {
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat;
border: none;
}
#p-cactions li.selected {
border: none;
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat;
}
#p-cactions li a {
color: #002bb8;
border: none;
padding: 0 .8em .1em;
position: relative;
z-index: 0;
margin: 0;
text-decoration: none;
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat;
}
#p-cactions li.selected a {
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/90trans.png) 0 0 repeat;
}
#p-cactions .new a {
color: #ba0000;
}
#p-cactions li a:hover {
z-index: 3;
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/90trans.png) 0 0 repeat;
padding: 0 .8em 0.1em!important;
}
#p-cactions h5 {
display: none;
}
#p-cactions li.istalk {
margin-right: 0;
}
#p-cactions li.istalk a {
padding-right: .5em;
}
#p-cactions #ca-addsection a {
padding-left: .4em;
padding-right: .4em;
}
/* offsets to distinguish the tab groups */
li#ca-talk {
margin-right: 1.6em;
}
li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print {
margin-left: 1.6em;
}
#p-cactions .pBody {
font-size: 1em;
background: none;
color: inherit;
border-collapse: inherit;
border: 0;
padding: 0;
}
#p-cactions .hiddenStructure {
display: none;
}
#p-cactions li a {
text-transform: lowercase;
}
** footer
*/
div#footer {
background: transparent url(http://jedi-bibliothek.de/w/skins/monobook/75trans.png) 0 0 repeat;
border: none;
}