mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-24 10:41:56 +01:00
6 lines
63 B
CSS
6 lines
63 B
CSS
|
html, body {
|
||
|
font-family: Arial;
|
||
|
}
|
||
|
form {
|
||
|
background: grey;
|
||
|
}
|