Skip to content

Instantly share code, notes, and snippets.

@web-zen
Created April 7, 2010 15:06
Show Gist options
  • Save web-zen/358983 to your computer and use it in GitHub Desktop.
Save web-zen/358983 to your computer and use it in GitHub Desktop.
body { text-align:left !important; }
a { color: #600 !important; text-decoration: none !important; }
a:after { content: " [" attr(href) "] " !important; font-size: .9em !important; }
#promo { border: 0 !important; padding: 1em 0 !important; }
#promo #jumps, #promo #quicklinks { display:none !important; }
#headerMaxCont { display:none !important; }
#doc4 { width: auto !important; margin: 0 !important; min-width: auto !important; }
#tocWrapper { display:none !important; }
#yui-main { margin: 0px !important; float:none !important; }
#yui-main .yui-b { margin: 0px !important; }
#yui-main .yui-ge div.first { width:auto !important; }
#yui-main .yui-ge div.sidebar { display:none !important; }
#yui-main .yui-syntax-highlight { background-color: #fff !important; border-width: 1px 0 !important; padding: 1em .5em !important; margin-bottom: 1.5em !important; overflow: visible !important; }
#yui-main .yui-syntax-highlight pre { white-space: pre-wrap !important;}
#yui-main table { border:1px solid #6c8ea1 !important; border-width: 1px 0 !important; }
#yui-main table th { background-color: #fff !important; color: #6c8ea1 !important; border: 0 !important; }
#yui-main table td { background-color: #fff !important; border-width: 1px 0 0 !important; border-color: #6c8ea1 !important; padding: .8em .4em !important;}
#utilityboxes div.yui-u { float: none !important; width: auto !important; margin-bottom: 1em !important; }
#footer3legal { padding: 0 !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment