diff --git a/blueroses.css b/blueroses.css index da973c3..676344e 100644 --- a/blueroses.css +++ b/blueroses.css @@ -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);}