News (06 Aug 2024): Das Wiki läuft jetzt auf einem neuen Server. Aufgrund eines Upgrades von PHP mussten die Wiki-Software und die DPL-Erweiterung aktualisiert werden. Bitte meldet Fehler auf der Hauptseiten-Diskussion.

Benutzer:Redeemer/monobook.css: Unterschied zwischen den Versionen

Aus GuildWiki
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung
(Der Seiteninhalt wurde durch einen anderen Text ersetzt: '→‎lol, lol, css hacks!: div.InfoboxKrReiterK { visibility:visible; }')
 
(114 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/*
/* lol, lol, css hacks! */
** YaSkin! (v0.2) - GuildWiki-Skin für Firefox 2 und 3 - erstellt auf Grundlage von MonoBook
**
** Wer ihn benutzen will, kann ihn sich in seine monobook.css-Seite kopieren
**
** Copyright © Redeemer 2008
** Mit liebem Dank an Nancy
*/


/* @media screen, projection { */
div.InfoboxKrReiterK
 
#content {
margin: 154px 0 0 0em;
margin-bottom: -60px;
}
#column-one {
padding-top: 160px;
}
/* } */
#content {
border-left: none;
}
/* the left column width is specified in class .portlet */
 
/* Font size:
** We take advantage of keyword scaling- browsers won't go below 9px
** More at http://www.w3.org/2003/07/30-font-size
** http://style.cleverchimp.com/font_size_intervals/altintervals.html
*/
 
body {
background: #000 url(http://kriegsturm.de/dateien/hintergrund.png) 0 0 no-repeat;
}
 
.firstHeading {
background-color:#eee;
-moz-border-radius: 10px;
border:1px solid #f3f3f3;
margin-top:8px;
padding:5px;
padding-left:6px;
margin-left:-5px;
margin-right:-5px;
font-size:22px;
}
 
/*
** general portlet styles (elements in the quickbar)
*/
.portlet {
width:auto;
}
 
.portlet h5 {
line-height:normal;
font-weight:bold;
color:white;
margin-left:15px;
-moz-opacity:0.75;
line-height:normal;
}
 
.pBody {
padding: 0 0em .3em .0em;
width:auto !important;
}
 
.portlet ul {
list-style-type: none;
margin-top:-2px;
width:auto !important;
}
 
.portlet li {
list-style: none;
display: inline;
background: none;
padding-left:5px;
padding-right:5px;
border: 1px solid #aaa;
-moz-border-radius:6px;
background-color: white;
padding:1px 3px;
-moz-opacity:0.75;
line-height:normal;
margin-left:-2px;
}
li
{
{
width:auto !important;
  visibility:visible;
}
 
li a
{
width:auto !important;
}
 
.portlet li:hover
{
-moz-opacity:1;
}
.portlet li a:hover
{
text-decoration:none;
}
 
.portlet#p-navigation, .portlet#p-RedeemerWiki
{
position:absolute;
left:170px;
top:50px;
}
 
.portlet#p-tb
{
position:absolute;
left:170px;
top:85px;
}
 
.portlet#p-partner
{
position:absolute;
right:20px;
top:112px;
}
 
.portlet#p-navigation .pBody, .portlet#p-RedeemerWiki .pBody, .portlet#p-tb .pBody, .portlet#p-partner .pBody {
border:none;
background: transparent;
padding:none;
margin:none;
width:auto !important;
}
 
/* @media screen, projection { */
#p-navigation a {
display: inline;
}
/* } */
 
#p-navigation .pBody {
padding-right: 0;
}
 
#p-navigation li.active a, #p-navigation li.active a:hover {
text-decoration: none;
font-weight: bold;
}
 
 
/*
** Search portlet
*/
/* @media screen, projection { */
#p-search {
position: absolute;
z-index: 3;
right:20px;
top:30px;
width:168px;
-moz-opacity:0.75;
}
/* } */
#p-search:hover {
-moz-opacity:1;
}
 
#searchInput {
width: 150px;
}
 
#searchBody.pBody
{
-moz-border-radius: 8px;
margin-top: -2px;
}
 
div.portlet label
{
margin-left:-15px;
}
 
/*
** the personal toolbar
*/
/* @media screen, projection { */
#p-personal {
right: 0px;
}
#p-personal {
width: auto;
line-height: normal;
}
#p-personal .portlet,
#p-personal .pBody {
-moz-opacity:1.0 !important;
display:block;
}
/* this is the ul contained in the portlet */
#p-personal ul {
line-height:normal;
padding: 0 0em 0 0px;
margin-top:0px;
}
#p-personal li {
-moz-border-radius:0;
margin: 0;
line-height: normal;
background: white;
-moz-opacity: 0.75;
margin-left:-3px;
border:1px solid white;
padding-bottom: 1px;
}
#p-personal li a {
padding-left:5px;
padding-right:5px;
padding-bottom:1px;
}
#p-personal li a:hover {
padding-bottom: 2px;
background-color:transparent !important;
-moz-opacity: 1.0;
}
#p-personal li:hover {
border-bottom:1px solid white;
-moz-opacity: 1.0;
}
#p-personal li.active a:hover {
background-color: white;
}
/* the icon in front of the user name, single quotes
in bg url to hide it from iemac */
li#pt-userpage a,
li#pt-anonuserpage a,
li#pt-login a {
background: url(http://kriegsturm.de/dateien/user.png) top left no-repeat;
background-position: 5px -2px;
padding-left: 25px;
text-transform: none;
-moz-opacity: 1.0;
}
li#pt-userpage.active a,
li#pt-anonuserpage.active a,
li#pt-login.active a {
background-color: transparent !important;
}
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
-moz-border-radius-bottomleft: 8px !important;
padding-left:0;
}
/* } */
#p-personal li.active {
-moz-opacity: 1.0;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
padding-bottom: 3px;
}
/*
** the page-related actions- page/talk, edit etc
*/
/* @media screen, projection { */
#p-cactions {
top: 134px;
left: 127px;
}
#p-cactions ul {
margin-top:4px;
}
#p-cactions li {
-moz-border-radius:0;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-opacity:0.75;
}
#p-cactions li.selected {
-moz-opacity: 1.0;
}
#p-cactions li a {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-opacity:1.0;
}
#p-cactions li:hover {
-moz-opacity:1.0 !important;
}
/* } */
 
/*
** footer
*/
#footer {
margin-top:80px;
}
}

Aktuelle Version vom 2. Juli 2009, 23:13 Uhr

/* lol, lol, css hacks! */

div.InfoboxKrReiterK
{
  visibility:visible;
}