]> 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 256df8a8f387addeb368c006c7c67de4afb9f83c..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 {
@@ -185,7 +200,7 @@ h1 {
 
 div.art {
     clear: right;
-    min-height: 2em;
+    min-height: 3em;
     flex-grow: 1;
 }