X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fotalk%2Fcss%2Fbase.css;h=379590d30f8488d49d688bd4a89138f5184b0cf4;hb=78e5572b38ee3f71c0a5cf8743141817cc81079e;hp=c8737ea166b817c6217a2ab001657a325dffe01e;hpb=5c753e20ccc4b96e7007e4c5f5c3d01c3499488c;p=quix0rs-gnu-social.git diff --git a/theme/otalk/css/base.css b/theme/otalk/css/base.css index c8737ea166..379590d30f 100644 --- a/theme/otalk/css/base.css +++ b/theme/otalk/css/base.css @@ -1,4 +1,4 @@ -/** theme: italk base +/** theme: otalk base * * @package Laconica * @author Sarven Capadisli @@ -731,14 +731,19 @@ list-style-type:none; #content .notice { width:25%; -margin-left:20px; +margin-left:17px; margin-bottom:47px; clear:none; overflow:hidden; -padding: 0 0 0 62px; -min-height:260px; +padding: 0 0 0 65px; +min-height:235px; } +#aside_primary .notice { +margin-bottom:18px; +} + + /* NOTICES */ #notices_primary { float:left; @@ -776,8 +781,8 @@ margin-bottom:0; } #content .notice .author .photo { -margin-left:-80px; -padding-right:14px; +margin-left:-83px; +padding-right:17px; } @@ -803,11 +808,11 @@ overflow:hidden; overflow:visible; margin-bottom:11px; padding:18px; -width:83%; +width:85%; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; -min-height:165px; +min-height:161px; } #shownotice .notice .entry-title { @@ -880,10 +885,9 @@ outline:none; .notice-options { position:absolute; -bottom:110px; -left:29px; +top:120px; +left:30px; font-size:0.95em; -float:right; } .notice-options a {