X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/47242efddd3da008508721ab62f382f32c4fc663..949bf01c61ee0d2907704d44f6cfa650fd230c4d:/static/css/style.css diff --git a/static/css/style.css b/static/css/style.css index 0196cfb60..d8750c007 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -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; }