R3vo/common.css – User
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* no Bohemia header menus, thanks (mouse hover menu is annoying to me) */ | |||
div#bohemia-header > header > nav.bohemia-header-nav.bohemia-header-nav-center > .bohemia-header-nav-items { | |||
display:none | |||
nav.bohemia-header-nav.bohemia-header-nav-center | |||
display: none | |||
} | } | ||
# | /* no Bohemia communities / ads thanks */ | ||
#p-Bohemia_Interactive { | |||
display: none; | display: none; | ||
} | } |