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

Aus AntamarWiki
Wechseln zu: Navigation, Suche
K (Die Seite wurde geleert.)
K
Zeile 1: Zeile 1:
 +
#p-search {
 +
position:fixed !important;
 +
top:360px;
 +
margin-left:2px !important;
 +
}
  
 +
#p-navigation {
 +
position:fixed !important;
 +
margin-left:2px !important;
 +
}
 +
 +
#p-logo {
 +
position:fixed !important
 +
}
 +
 +
 +
#p-tb {
 +
position:fixed !important;
 +
top:435px;
 +
margin-left:2px !important;
 +
}
 +
 +
#footer {
 +
position:relative !important;
 +
margin-left:155px !important;
 +
border-left: 1px solid #fabd23;
 +
margin-right:5px !important;
 +
border-right: 1px solid #fabd23;
 +
}
 +
 +
#f-poweredbyico {
 +
display:none !important
 +
}

Version vom 27. Februar 2009, 12:56 Uhr

#p-search {
position:fixed !important;
top:360px;
margin-left:2px !important;
}

#p-navigation {
position:fixed !important;
margin-left:2px !important;
}

#p-logo {
position:fixed !important
}


#p-tb {
position:fixed !important;
top:435px;
margin-left:2px !important;
}

#footer {
position:relative !important;
margin-left:155px !important;
border-left: 1px solid #fabd23;
margin-right:5px !important;
border-right: 1px solid #fabd23;
}

#f-poweredbyico {
display:none !important
}