Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 51: | Line 51: | ||
#menuToggle ul .first-li { | #menuToggle ul .first-li { | ||
margin-top: -15px !important; | margin-top: -15px !important; | ||
− | |||
− | |||
− | |||
} | } | ||
#menuToggle a { | #menuToggle a { | ||
Line 63: | Line 60: | ||
#menuToggle .base-li-1 { | #menuToggle .base-li-1 { | ||
margin-bottom: -5px !important; | margin-bottom: -5px !important; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
#menuToggle .desplaza { | #menuToggle .desplaza { | ||
Line 448: | Line 439: | ||
} | } | ||
− | if ( event.ctrlKey ) { | + | if ( event.ctrlKey ) { |
if ( event.which === 89 ) { | if ( event.which === 89 ) { | ||
var menuWidth = parseInt(window.getComputedStyle(document.getElementById("menu")).width) | var menuWidth = parseInt(window.getComputedStyle(document.getElementById("menu")).width) | ||
Line 458: | Line 449: | ||
$("#sectionPure").css({'margin-bottom': '30px', 'margin-top':'2px'}) | $("#sectionPure").css({'margin-bottom': '30px', 'margin-top':'2px'}) | ||
$("#sectionSocial").css({'margin-bottom':'30px', 'margin-top':'2px'}) | $("#sectionSocial").css({'margin-bottom':'30px', 'margin-top':'2px'}) | ||
− | |||
}else{ | }else{ | ||
$("#menu").css('width','300px') | $("#menu").css('width','300px') | ||
Line 466: | Line 456: | ||
$("#sectionPure").css({'margin-bottom': '73px', 'margin-top':'-5px'}) | $("#sectionPure").css({'margin-bottom': '73px', 'margin-top':'-5px'}) | ||
$("#sectionSocial").css({'margin-bottom':'55px', 'margin-top':' 2px'}) | $("#sectionSocial").css({'margin-bottom':'55px', 'margin-top':' 2px'}) | ||
− | |||
} | } | ||
} | } |
Revision as of 19:35, 13 March 2021