diff options
Diffstat (limited to 'views/static/style.css')
| -rw-r--r-- | views/static/style.css | 3 |
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; +} |
