Created
October 9, 2015 10:35
-
-
Save stephangriesel/171baa9b187b23d36e89 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Hide Title */ | |
section.page_header .page_header_inner .p_head_left { | |
display: none; | |
} | |
/* Hide home float */ | |
.f-left { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment