Changeset 299 in t29-www for shared


Ignore:
Timestamp:
Sep 19, 2012, 11:38:55 AM (12 years ago)
Author:
heribert
Message:

Zahlreiche Bugfixes, vor allem an der englischen Seite und im Deutschen. Letzte Änderungen, bevor Homepage offiziell ihren Dienst antritt.

Location:
shared/css-v6
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • shared/css-v6/modules/02-v5legacy.css

    r295 r299  
    2323
    2424/* TODO: Dafuer sorgen dass Pfeile nicht abgeschnitten werden vom Linktext bei Zeilenumbruch! */
    25 #content a { white-space: nowrap; }
     25#content a.go { white-space: nowrap; }
    2626
    2727/* a.go old style */
  • shared/css-v6/modules/10-window.css

    r295 r299  
    3131        width: 1200px;
    3232        margin: 16px auto;
    33         background-color: #f1f1f1; /* Hintergrundfarbe des Textes ("Blatt") */
     33        background-color: #F7F7F7; /* Hintergrundfarbe des Textes ("Blatt") */
    3434        position: relative;
    3535        padding-top: 104px;
  • shared/css-v6/modules/11-header.css

    r295 r299  
    6060nav.horizontal .u1 > li.active > a,
    6161nav.horizontal .u2 > li.active > a {
    62         color: #6F2A41;
     62        /*color: #6F2A41; *//* gedecktes bordot */
     63        color: #E90015; /* knalliges Rot von rechter Navi */
    6364}
    6465
     
    172173        position: relative;
    173174}
     175
     176nav.top form {
     177        /* Suche, solange sie noch nicht fertig ist, ausblenden. */
     178        display: none;
     179}
     180
    174181nav.top input.text, nav.top input.text.defaultvalue {
    175182        border: 1px solid transparent; background: transparent;
     
    201208}
    202209nav.top li.active a {
     210        /* Aktuell ausgewaehlte Farben */
    203211        /*color: #124b6b;*/
    204         border-bottom: 2px solid #6F2A41;
    205 }
    206 
     212        border-bottom: 2px solid #E90015; /* war gedeckte Farbe #6F2A41 */
     213}
     214
  • shared/css-v6/pagestyles/startseite.css

    r261 r299  
    2323    font-family: inherit; /* 04.01.10: Neue Header-Styles */
    2424    border: none;         /*           neutralisieren     */
    25     color: #224B88; /* gleiche Farbe wie Navilinks rechts */
     25    color: #1A5160; /* gleiche Farbe wie Navilinks rechts */
    2626}
    2727
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License