]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - static/css/style.css
Merge branch 'master' into font-freenode
[irc/freenode/web-7.0.git] / static / css / style.css
index 1cd1b755087a2756752127607fb6ce37bd754086..28e0a73a1bfcc746686ef3e8ffd64529526e6d17 100644 (file)
@@ -63,11 +63,6 @@ a {
     color: #E6E6E6;
     text-shadow: .5px .5px #000;
 }
-.fn-f,
-.fn-n,
-.fn-d {
-    font-size: 35px;
-}
 .green {
     color: #4BEB4A;
 }
@@ -111,7 +106,7 @@ a {
     margin-top: .75em;
     padding: 0 .75em;
     max-width: var(--max-width);
-    line-height: 140%;
+    line-height: 1.3;
 }
 
 .main h1,
@@ -200,7 +195,6 @@ h1 {
 
 div.art {
     clear: right;
-    min-height: 3em;
     flex-grow: 1;
 }
 
@@ -236,6 +230,7 @@ p.art-ingress {
     float: right;
     color: #ccc;
     margin: 0 .5em;
+    line-height: 24px;
 }
 
 p.heading {
@@ -408,10 +403,6 @@ a.hchild:hover,a.hchild:active {
         border-radius: calc(var(--box-round) / 2);
         margin: 5px 0;
     }
-
-    div.artlist {
-        padding: 0 .3em;
-    }
 }
 
 .footer h2,.footer h3 {