Skip to content

Instantly share code, notes, and snippets.

@audreyt
Created June 24, 2016 15:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save audreyt/2272d16d8e39f277c4606090558cef57 to your computer and use it in GitHub Desktop.
Save audreyt/2272d16d8e39f277c4606090558cef57 to your computer and use it in GitHub Desktop.
CSS boilerplate to reset join.gov.tw formatting
<style type="text/css">
.marb_20 { position: fixed; top: 0px; width: 100%; z-index: -999; left: 0; opacity: 0.2 }
.page_banner, .lileft, .article_end, #top { display: none }
#middle { position: fixed; top: 0; width: 100% }
.main.path { display: block }
.page_padd.marb_40 { padding-top: 0 }
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment