* Menue fuer die Startseite erstellt

* Startseite und css angepasst
 * Fehler korrigiert
This commit is contained in:
phil 2006-07-25 19:12:34 +00:00
parent bf41bdaefc
commit d31e38f479
4 changed files with 34 additions and 3 deletions

View file

@ -207,7 +207,18 @@ hr {
}
/* #selection - Formatiert die Buttons der Startseite */
/* #os_selection: Tabelle mit Computern auf index.html */
#os_selection {
margin-left: auto;
margin-right: auto;
}
#os_selection td {
padding: 10pt;
}
/* #selection: Tabelle mit Buttons auf index2.html*/
#selection a {
text-decoration: none;
font-size: 100%;