* Betriebssystemauswahl im IE zentriert

* Dateiname verkuerzt, bessere Darstellung im Explorer
This commit is contained in:
phil 2006-08-05 08:50:10 +00:00
parent 56e431e8d1
commit eb20ae89ce
4 changed files with 22 additions and 9 deletions

View file

@ -236,6 +236,9 @@ hr {
padding: 10pt;
}
.ie_center {
text-align: center;
}
/* #selection: Tabelle mit Buttons auf index2.html*/
#selection a {