diff --git a/css/style.css b/css/style.css index de446d6..9025cb3 100644 --- a/css/style.css +++ b/css/style.css @@ -1175,14 +1175,14 @@ ol.toptrends-list { border: solid 1px rgba( 69, 71, 77, .05 ); padding: 10px; } -.singleBlock h2 +.singleBlock h2, .header-bold { font-weight: bold; line-height: 40px; color: rgba( 255, 255, 255, 1 ); font-variant: small-caps; border-bottom: solid 1px rgba( 69, 71, 77, .1 ); - margin: 15px 0 0 0; + margin: 0px 0px 12px 0px; padding-left: 5px; background: #e34f42; } @@ -1255,11 +1255,18 @@ ol.toptrends-list { ************* LOGIN PAGE ************* **************************************/ +.login .header-bold { + display: block; + width: 720px; + margin: 0px auto 12px auto; +} + .login .module { display: block; width: 720px; padding: 32px 40px; margin: 8px auto; + background: #fff; } .login .module p { @@ -1729,8 +1736,9 @@ ol.toptrends-list { } /************************************* -****************** LOADER ************ +**************** LOADER ************** **************************************/ + .postboard-loading { text-align: right; @@ -1847,18 +1855,21 @@ ol.toptrends-list { } /************************************* -****************** OPTIONS *********** +**************** OPTIONS ************* **************************************/ .options .module { - margin: 5px; - padding: 15px; + display: block; + width: 720px; + padding: 32px 40px; + margin: 8px auto; + background: #fff; } .options .container { - margin: 5px 0px 5px 10px; + margin: 8px 0px 8px 16px; } .options .label-h { @@ -1886,7 +1897,20 @@ ol.toptrends-list { -ms-transition: height 1s linear; } -/* Following page */ +/************************************* +*********** FOLLOWING PAGE *********** +**************************************/ + +.following .postboard-loading +{ + text-align: center; +} + +.following .header-bold { + display: block; + width: 100%; + margin: 0px auto 12px auto; +} .following-list { diff --git a/following.html b/following.html index 1395473..28e128a 100644 --- a/following.html +++ b/following.html @@ -146,7 +146,7 @@
-

Following

+

Following