aboutsummaryrefslogtreecommitdiff
path: root/assets/css/global
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/global')
-rw-r--r--assets/css/global/global.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/global/global.css b/assets/css/global/global.css
new file mode 100644
index 0000000..4fe1d10
--- /dev/null
+++ b/assets/css/global/global.css
@@ -0,0 +1,3 @@
+body {
+ background-color: white;
+} \ No newline at end of file