]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - static/css/style.css
changing font creator, test
[irc/freenode/web-7.0.git] / static / css / style.css
index 7609414d1b4ca8fea14d0474a45fe56c44cdc517..1cd1b755087a2756752127607fb6ce37bd754086 100644 (file)
@@ -56,6 +56,21 @@ a {
     z-index: 100;
     padding-right: 5px;
 }
+[class*='fn-'] {
+    margin-top: auto;
+    margin-bottom: auto;
+    font-size: 30px;
+    color: #E6E6E6;
+    text-shadow: .5px .5px #000;
+}
+.fn-f,
+.fn-n,
+.fn-d {
+    font-size: 35px;
+}
+.green {
+    color: #4BEB4A;
+}
 
 @media all and (max-width: 600px) {
     .navbar {