]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - static/css/style.css
Fixed padding
[irc/freenode/web-7.0.git] / static / css / style.css
index 0196cfb6093ba0b5dd59fa32cf9d0fce395d84f8..d8750c007a3b292dfca98a31ab957abeb9351ff0 100644 (file)
@@ -95,8 +95,8 @@ a.nav-light {
 }
 
 .main {
-    margin: 0 .5em;
-    margin-top: 1em;
+    margin: 0 .75em;
+    margin-top: .75em;
 }
 
 .main h1,
@@ -153,10 +153,6 @@ a.nav-light {
     -moz-border-radius: var(--box-round);
 }
 
-.box span {
-    display: block;
-}
-
 .box:hover,.box:active {
     background-color: var(--box-hover-color);
 }
@@ -164,7 +160,7 @@ a.nav-light {
 .box div{
     position: relative;
     top: initial;
-    font-size: 16px;
+    font-size: 20px;
     font-weight: normal;
     line-height: 16px;
     padding: 10px 0;
@@ -179,10 +175,6 @@ a.nav-light {
     margin-bottom: 5px;
 }
 
-.fa-4x {
-    padding-left: 8px;
-}
-
 .title {
     text-align: center;
 }