Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 66: | Line 66: | ||
} | } | ||
#menuToggle #space-end-pure { | #menuToggle #space-end-pure { | ||
+ | margin-bottom: 30px; | ||
+ | } | ||
+ | #menuToggle #space-end-social { | ||
+ | margin-bottom: 30px; | ||
+ | } | ||
+ | #menuToggle #space-end-music { | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
} | } | ||
Line 453: | Line 459: | ||
$("#sectionSocial").css({'margin-bottom':'30px', 'margin-top':'2px'}) | $("#sectionSocial").css({'margin-bottom':'30px', 'margin-top':'2px'}) | ||
$("#space-end-pure").css({'margin-bottom':'80px'}) | $("#space-end-pure").css({'margin-bottom':'80px'}) | ||
+ | $("#space-end-social").css({'margin-bottom':'80px'}) | ||
+ | $("#space-end-music").css({'margin-bottom':'80px'}) | ||
}else{ | }else{ | ||
$("#menu").css('width','300px') | $("#menu").css('width','300px') | ||
Line 461: | Line 469: | ||
$("#sectionSocial").css({'margin-bottom':'55px', 'margin-top':' 2px'}) | $("#sectionSocial").css({'margin-bottom':'55px', 'margin-top':' 2px'}) | ||
$("#space-end-pure").css({'margin-bottom':'30px'}) | $("#space-end-pure").css({'margin-bottom':'30px'}) | ||
+ | $("#space-end-social").css({'margin-bottom':'30px'}) | ||
+ | $("#space-end-music").css({'margin-bottom':'30px'}) | ||
} | } | ||
} | } |
Revision as of 19:52, 13 March 2021