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