Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 077df834

Von Cem Aydin vor mehr als 3 Jahren hinzugefügt

  • ID 077df834ec20c0939c910c363d68bd63973a0753
  • Vorgänger 6cb1c463
  • Nachfolger f9210dae

Neues Design Anpassung: Farben Menü Links entsprechend #386 angepasst

- less/css neu erzeugt

Unterschiede anzeigen:

css/style.css
572 572
  height: 100%;
573 573
  margin: 27px 0 0 0;
574 574
  padding: 0 0 150px 0;
575
  background-color: #666633;
575
  background-color: #e0e0d6;
576 576
  font-size: 10pt;
577 577
  border-bottom: 20px #666633 solid;
578 578
}
......
611 611
}
612 612
#layout-split-left #html-menu .s0 a:hover,
613 613
#layout-split-left #html-menu .s0 a:active {
614
  background-color: #292914;
615
  color: #f5f5f1;
614
  background-color: #548360;
615
  color: #fff;
616 616
  text-decoration: none;
617 617
}
618 618
#layout-split-left #html-menu .s0 a:link,
......
621 621
}
622 622
#layout-split-left #html-menu .s0.menu-open {
623 623
  font-weight: normal;
624
  background-color: #1b1b0e;
625
  color: #e0e0d6;
624
  background-color: #406449;
625
  color: #fff;
626 626
  border-bottom: 0 ;
627 627
}
628 628
#layout-split-left #html-menu .s0.menu-open a {
......
631 631
}
632 632
#layout-split-left #html-menu .s0.menu-open a:hover,
633 633
#layout-split-left #html-menu .s0.menu-open a:active {
634
  background-color: #1b1b0e;
635
  color: #e0e0d6;
634
  background-color: #406449;
635
  color: #fff;
636 636
  text-decoration: none;
637 637
}
638 638
#layout-split-left #html-menu .s0.menu-open a:link,
639 639
#layout-split-left #html-menu .s0.menu-open a:visited {
640
  color: #e0e0d6;
640
  color: #fff;
641 641
}
642 642
#layout-split-left #html-menu .s1 {
643 643
  font-size: 80% ;

Auch abrufbar als: Unified diff