aboutsummaryrefslogtreecommitdiff
path: root/static/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/src/style.css')
-rw-r--r--static/src/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/src/style.css b/static/src/style.css
new file mode 100644
index 0000000..adc68fa
--- /dev/null
+++ b/static/src/style.css
@@ -0,0 +1,3 @@
+h1 {
+ color: red;
+}