From: Svante B Date: Tue, 23 Feb 2016 00:40:09 +0000 (+0000) Subject: updated style X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/28e33662e0f6d95f40b0d364a01ca109c33aeade?hp=-c updated style --- 28e33662e0f6d95f40b0d364a01ca109c33aeade diff --git a/css/style.css b/css/style.css index 5e8049eca..6b9d836a3 100644 --- a/css/style.css +++ b/css/style.css @@ -282,15 +282,13 @@ a.hchild:active { .footerchild ul, .footerchild ul ul { - margin: 0; - margin-left: .5em; - margin-right: .5em; - padding: 0; + margin-left: 10px; + margin-right: 10px; list-style-type: none; } .footerchild ul ul { - padding-left: 2em; + padding-left: 30px; } @media all and (max-width: 500px) { @@ -318,12 +316,11 @@ a.hchild:active { .footer h2, .footer h3 { - margin: 0; - margin-left: .5em; - margin-right: .5em; + margin-left: 10px; + margin-right: 10px; } -.fkex-right { +.flex-right { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end;