Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 415: Zeile 415:  
.button a:active {
 
.button a:active {
 
     background-color: #e6a817;
 
     background-color: #e6a817;
 +
}
 +
 +
.h2-mimic {
 +
font-size: 1.5em;
 +
line-height: 1.2em;
 +
    margin: 1.2em 0 1em 0;
 +
}
 +
 +
.h2-mimic:after {
 +
    content: "";
 +
    margin-top: 4px;
 +
    width: 100%;
 +
    height: 1px;
 +
    background-color: #e6a817;
 +
    display: block;
 
}
 
}
  

Navigationsmenü