0.3 First Public Versiob
[smail.git/.git] / css / index.css
diff --git a/css/index.css b/css/index.css
new file mode 100644 (file)
index 0000000..fc81562
--- /dev/null
@@ -0,0 +1,10 @@
+a{
+    text-decoration: none;
+    color: aliceblue;
+}
+a:hover{
+    color: greenyellow;
+}
+text,h1{
+    font-family: Bahnschrift;
+}
\ No newline at end of file