Stundenaufzeichnung/static/global.css

7 lines
75 B
CSS
Raw Normal View History

2024-12-25 01:48:49 +01:00
body {
2025-03-25 15:25:04 +01:00
background: #FFFFFF;
2025-07-21 06:40:06 +02:00
}
2024-12-25 01:48:49 +01:00
2025-07-21 06:40:06 +02:00
.sveltekit-body { display: contents; }