Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 189: | Line 189: | ||
margin-bottom: 3px; | margin-bottom: 3px; | ||
position: relative; | position: relative; | ||
− | background: # | + | background: #837e7e; |
border-radius: 3px; | border-radius: 3px; | ||
z-index: 11; | z-index: 11; | ||
Line 210: | Line 210: | ||
opacity: 1; | opacity: 1; | ||
transform: rotate(45deg) translate(-2px, -1px); | transform: rotate(45deg) translate(-2px, -1px); | ||
− | background: | + | background: #837e7e; |
} | } | ||
/* But let's hide the middle one */ | /* But let's hide the middle one */ | ||
Line 455: | Line 455: | ||
$(".hamb").css("background", "#5c4444"); | $(".hamb").css("background", "#5c4444"); | ||
}, function(){ | }, function(){ | ||
− | $(".hamb").css("background", "# | + | $(".hamb").css("background", "#837e7e"); |
}); | }); | ||
Revision as of 03:18, 14 March 2021