Benutzer:Tequila/monobook.css: Unterschied zwischen den Versionen
K |
K |
||
Zeile 4: | Zeile 4: | ||
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; | ||
Zeile 20: | Zeile 19: | ||
margin-left:2px !important; | margin-left:2px !important; | ||
} | } | ||
− | + | ||
#footer { | #footer { | ||
position:relative !important; | position:relative !important; | ||
Zeile 28: | Zeile 27: | ||
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, 11: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
}