Files
Projekt-Visualisierung/style.css
2026-04-15 17:08:39 +02:00

9 lines
95 B
CSS

body {
padding: 0;
}
h1 {
font-family:'Trebuchet MS';
margin: 0;
text-align: center;
}