Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
| Line 210: | Line 210: | ||
opacity: 1; | opacity: 1; | ||
transform: rotate(45deg) translate(-2px, -1px); | transform: rotate(45deg) translate(-2px, -1px); | ||
| − | background: #837e7e | + | background: blue; /* #837e7e */ |
} | } | ||
/* But let's hide the middle one */ | /* But let's hide the middle one */ | ||
| Line 452: | Line 452: | ||
| − | $("#inputButton").hover(function(){ | + | // $("#inputButton").hover(function(){ |
| − | + | // $(".hamb").css("background", "#5c4444"); | |
| − | + | // }, function(){ | |
| − | + | // $(".hamb").css("background", "#999191"); | |
| − | }); | + | // }); |
Revision as of 03:15, 14 March 2021