Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0ac1d89a

Von Cem Aydin vor etwa 4 Jahren hinzugefügt

  • ID 0ac1d89ac2dc499086bbb7b46c4b340fd8b5f32f
  • Vorgänger 432d9f7c
  • Nachfolger e2659774

Neues Design Anpassung: #388 Sichtbarkeit der Links verbessert

- Farbspezifikation für Links hinzugefügt
- Links entsprechend angepasst, Schrift fett und unterstrichen
- CSS für Menüs entsprechend angepasst
- less/css neu kompiliert

Unterschiede anzeigen:

css/less/menu.less
color: @menu_link;
text-decoration: none;
padding: 0.45em 0.6em 0.58em 1.3em ;
font-weight: normal;
//padding-right: 0.6em;
}
......
a {
display: block;
word-wrap: break-word;
text-decoration: none;
font-weight: normal;
}
&:first-child {
border-top: 2px @menu_border_color solid ; // PENDENT: 2px ??? sonst @menu_border verwenden

Auch abrufbar als: Unified diff