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

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

Version vom 27. Februar 2009, 12:57 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
 }