Browse Source

Move static

Getty Ritter 4 years ago
parent
commit
a41dd2805a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      static/main.css

+ 4 - 0
static/main.css

@@ -1,3 +1,7 @@
 body {
     font-face: "Arial", "Helvetica", sans-serif;
 }
+
+.link {
+    border: solid black;
+}