Tweak to make navigation menu feel smoother

This commit is contained in:
str4d
2016-04-01 23:42:00 +00:00
parent a894ae84f0
commit a6b3b61b6e

View File

@ -173,6 +173,7 @@ menu ul,
line-height: 120%;
padding: 10px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease 0s;
}
#cssmenu .has-sub ul li div.menuitem:hover .langname {