diff options
| author | Tim <contact@bytim.eu> | 2026-02-22 15:25:50 +0100 |
|---|---|---|
| committer | Tim <contact@bytim.eu> | 2026-02-22 15:25:50 +0100 |
| commit | f279e20468fb5323c33cbf43346c35ddef7f96e0 (patch) | |
| tree | c488ee2791296917367f704524fa8e41a0b518ea /resources/public/style.css | |
Initial commit
Diffstat (limited to 'resources/public/style.css')
| -rw-r--r-- | resources/public/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/public/style.css b/resources/public/style.css new file mode 100644 index 0000000..9bbfc28 --- /dev/null +++ b/resources/public/style.css @@ -0,0 +1,4 @@ +body { + margin-left: 1em; +} + |
