summaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-03-30 22:43:39 +0200
committerAki <please@ignore.pl>2021-03-30 22:43:39 +0200
commitcfc3873cdc41179b114e2342bfbe00629a145a50 (patch)
tree928475ec127270b939d2e26e35fd45e6d3c14cd2 /style.css
downloadderelict-prototype-cfc3873cdc41179b114e2342bfbe00629a145a50.zip
derelict-prototype-cfc3873cdc41179b114e2342bfbe00629a145a50.tar.gz
derelict-prototype-cfc3873cdc41179b114e2342bfbe00629a145a50.tar.bz2
Initial commit
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..9bc75dd
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+body {
+ margin: 0;
+}