summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorHendrik Leppelsack <hendrik@leppelsack.de>2015-10-26 11:29:01 +0100
committerHendrik Leppelsack <hendrik@leppelsack.de>2015-10-26 11:29:01 +0100
commit14804ae7b7d7a2d006b42189ad303241cde2550b (patch)
tree41740c2f9a49d9491f34a1db30261e9cb52608e1 /css
Initial commit
Diffstat (limited to 'css')
-rw-r--r--css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
new file mode 100644
index 00000000..eca406f6
--- /dev/null
+++ b/css/style.css
@@ -0,0 +1,3 @@
+#hello {
+ color: red;
+} \ No newline at end of file