Show header text to non-logged in users

I guess it should be something like this:

html:not(.anon) .top-navbar-links { display:none; }

4 个赞