1
0

Better nav fixes

This commit is contained in:
bonkmaykr
2022-04-02 12:43:54 -05:00
committed by GitHub
parent 58e4ded6ef
commit 4ea3b9ed3e

View File

@@ -449,8 +449,7 @@ a#SiteLogo > img {
#PrimaryNav .UserPoints {text-shadow: 0px 0px 8px black, 0px 0px 2px black;}
#SiteMenu {
margin:-7px;
body.site-gamebanana > div[id^="tippy-"] > .tippy-box > .tippy-content {
/*margin-top:5px;
max-height: 90vh;*/
border: 2px solid #fc4b7f !important;
@@ -460,4 +459,8 @@ a#SiteLogo > img {
padding:10px !important;
}
body.site-gamebanana > div[id^="tippy-"] {
margin:-7px;
}
#NavGamesMenuToggle {filter:drop-shadow(0px 0px 8px black) drop-shadow(0px 0px 2px black);}