]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - static/css/style.css
Merge pull request #45 from freenode/font-freenode
[irc/freenode/web-7.0.git] / static / css / style.css
index 812d73c2a0d36095c6449b2f9cced4063941aa61..28e0a73a1bfcc746686ef3e8ffd64529526e6d17 100644 (file)
@@ -56,6 +56,16 @@ 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;
+}
+.green {
+    color: #4BEB4A;
+}
 
 @media all and (max-width: 600px) {
     .navbar {