]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
Small tweaks
authorm712 <redacted>
Tue, 23 Feb 2016 13:23:53 +0000 (15:23 +0200)
committerm712 <redacted>
Tue, 23 Feb 2016 13:23:53 +0000 (15:23 +0200)
css/mock1.css

index c6141c1d89b9f04629a21c79a40c4681ef2efb55..cd0e4ef26d2263d3ccf7315dfab7cb1b2d9e0aaf 100644 (file)
@@ -130,6 +130,7 @@ a {
     transition: background-color .125s ease;
     -webkit-transition: background-color .125s ease;
     -moz-transition: background-color .125s ease;
+    height: 15vh;
 }
 
 .box:hover,.box:active {
@@ -145,6 +146,9 @@ a {
     margin-bottom: 5px;
 }
 
+.fa-4x {
+    margin: 10px 0;
+    }
 .title {
     text-align: center;
 }
@@ -285,6 +289,10 @@ a.hchild:hover,a.hchild:active {
     .hdn {
     display: none;
     }
+    .box-container {
+      width: initial;
+      height: initial;
+    }
 }
 
 .footer h2,.footer h3 {