/** * All of the CSS for your public-facing functionality should be * included in this file. */ .entry-content code.apci-gist-api-code { background: transparent; overflow: visible; padding: 0; } .apci-file-head { font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; font-size: 16px; }