* Weitere Anpassungen fuer den IE
- Schriftgroesse Fusszeile veraendert - Formatierung Progress-Links
This commit is contained in:
parent
eb20ae89ce
commit
842fd87925
1 changed files with 2 additions and 2 deletions
|
@ -306,7 +306,7 @@ caption {
|
|||
margin-left: -2.6em;
|
||||
}
|
||||
|
||||
.done, .done a {
|
||||
.done, .done a, .done a:visited {
|
||||
color: #888a85;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
@ -355,7 +355,7 @@ caption {
|
|||
margin-top: 30px;
|
||||
padding: 15px 15px 0 15px;
|
||||
color: white;
|
||||
font-size: small;
|
||||
font-size: 90%;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue