Vorlage:CSS/GlobalHeader.css
Zur Navigation springen
Zur Suche springen
- menue {
position: fixed; top: 0; left: 0; right: 0; background: #f6f6f6; border-bottom: 1px solid #ccc; z-index: 100; padding: 5px 10px; font-size: 0.9em;
}
- menue-row, #menue-subrow-Datenbanken {
margin: 3px 0;
}
- menue a {
color: #0645ad; text-decoration: none; margin: 0 5px;
}
- menue a:hover {
text-decoration: underline;
}
/* Push content down */
- content {
margin-top: 80px;
}
- mw-head {
margin-top: 80px;
}