Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 29498fea

Von Cem Aydin vor mehr als 3 Jahren hinzugefügt

  • ID 29498fea0108e11fcfcdf4435b092b56dfc8c76e
  • Vorgänger 16da593f
  • Nachfolger 2daecdf1

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
81 81
      color:           @menu_link;
82 82
      text-decoration: none;
83 83
      padding:         0.45em 0.6em 0.58em 1.3em ;
84
      font-weight:     normal;
84 85
      //padding-right: 0.6em;
85 86
    }
86 87

  
......
344 345
    a {
345 346
      display:     block;
346 347
      word-wrap:   break-word;
348
      text-decoration: none;
349
      font-weight: normal;
347 350
    }
348 351
    &:first-child {
349 352
      border-top: 2px @menu_border_color solid ; // PENDENT: 2px ??? sonst @menu_border verwenden

Auch abrufbar als: Unified diff