]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - static/css/style.css
Merge pull request #116 from tinyhippw/tinyhippo-whitespace
[irc/freenode/web-7.0.git] / static / css / style.css
index 44626c34b3173a9744b757efe07aaf258c652be9..3893d8543d62f2a95b54ffdeb7b98de388739e82 100644 (file)
@@ -32,7 +32,7 @@
     --box-round:       10px;
 
     /* other */
-    --max-width:     600px;
+    --max-width:     1200px;
     --max-width-box: 800px;
     --margin-box-fa: 5px;
 }
@@ -104,6 +104,13 @@ img {
     height: 40px;
 }
 
+.tlogo {
+    height: 40px;
+    margin-bottom: -9px;
+    margin-left: -10px;
+    margin-right: -10px;
+}
+
 /* main */
 .container {
     width: 100%;
@@ -116,7 +123,7 @@ img {
     margin: 2em auto;
     padding: 0 .75em;
     max-width: var(--max-width);
-    line-height: 1.4;
+    line-height: 1.8;
 }
 
 .main h1,
@@ -163,7 +170,7 @@ hr {
 }
 
 .jindex {
-    z-index: 102;
+    z-index: 99;
 }
 
 .jlogo {
@@ -236,7 +243,7 @@ hr {
     margin-top: var(--margin-box-fa);
 }
 
-.fa-comment,.fa-question {
+.fa-comments,.fa-question {
     margin-bottom: var(--margin-box-fa);
 }