Änderungen

Keine Änderung der Größe ,  08:06, 13. Apr. 2016
keine Bearbeitungszusammenfassung
Zeile 65: Zeile 65:  
     width: 140px;
 
     width: 140px;
 
     height: 40px;
 
     height: 40px;
     background-color: rgb(247,247,247);
+
     background-color: rgb(239,233,217);
 
     padding: 10px 15px;
 
     padding: 10px 15px;
 
     text-align: left;
 
     text-align: left;
Zeile 72: Zeile 72:  
     text-decoration: none;
 
     text-decoration: none;
 
     border-radius: 5px;
 
     border-radius: 5px;
     border-top: #e5e5e5 1px solid;
+
     border-top: #b49650 1px solid;
     border-left: #e5e5e5 1px solid;
+
     border-left: #b49650 1px solid;
     border-bottom: #e5e5e5 1px solid;
+
     border-bottom: #b49650 1px solid;
     border-right: #e5e5e5 1px solid;
+
     border-right: #b49650 1px solid;
 
}
 
}