* Menue fuer die Startseite erstellt
* Startseite und css angepasst * Fehler korrigiert
This commit is contained in:
parent
bf41bdaefc
commit
d31e38f479
4 changed files with 34 additions and 3 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue