Template:Console/styles.css
From Iwan
@media screen {
.shell,pre,.mw-code,code,tt,div.mw-geshi{font-family:'andale mono','lucida console',monospace}.shell,pre,.mw-code,div.mw-geshi{overflow-x:auto;overflow-y:hidden;border:2px solid #ccc;line-height:1.2em;margin:0 0 0.5em;padding:10px;border-radius:0 0 6px 6px;background-color:#f9f9f9;border-top:0} .box-caption{border-radius:6px 6px 0 0;padding:5px;background-color:#44819b;color:#fff}.code-box{margin-bottom:12px;margin-top:12px}.code-box pre,.code-box .mw-code,.code-box div.mw-geshi{border-top:0;border-radius:0 0 4px 4px}.code{font-family:'andale mono','lucida console',monospace;border:none;border-radius:10px;background-color:#002e3a;color:#40b2d0;overflow-x:auto;overflow-y:hidden;line-height:1.5em}.code b{font-weight:700;color:#eee}.code_input{color:#fff;font-weight:700}.code_red{color:red}.code_blue{color:#88f}.code_green{color:#0f0}.code_yellow{color:#ff0}.code_cyan{color:#0ff}}
@media print {
.shell,pre,.mw-code,code,tt,div.mw-geshi{font-family:'andale mono','lucida console',monospace;border:0;font-size:0.875em}.shell,pre,.mw-code,div.mw-geshi{overflow:visible;border:2px solid #ccc;line-height:1.2em;margin:0 0 0.5em;border-radius:0 0 4px 4px;background-color:#f9f9f9;border-top:0} .box-caption{border:2px solid #ccc;border-radius:4px 4px 0 0;padding:5px;background-color:#848374}.code-box{margin-bottom:12px;margin-top:12px}.code-box pre,.code-box .mw-code,.code-box div.mw-geshi{border-top:0;border-radius:0 0 4px 4px}.code{font-family:'andale mono','lucida console',monospace;border:none;border-radius:10px;color:#444;overflow:visible;line-height:1.5em}.code b{font-weight:700}.code_input{color:#000;font-weight:700}.code_red{color:red}.code_blue{color:#88f}.code_green{color:#0f0}.code_yellow{color:#ff0}.code_cyan{color:#0ff}}
.suggestions{overflow:hidden;position:absolute;top:0;left:0;width:0;border:0;z-index:1099;padding:0;margin:-1px 0 0 0}.suggestions-special{position:relative;background-color:#fff;cursor:pointer;border:1px solid #a2a9b1;margin:0;margin-top:-2px;display:none;padding:0.25em 0.25em;line-height:1.25em}.suggestions-results{background-color:#fff;cursor:pointer;border:1px solid #a2a9b1;padding:0;margin:0}.suggestions-result{color:#000;margin:0;line-height:1.5em;padding:0.01em 0.25em;text-align:left; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestions-result-current{background-color:#2a4b8d;color:#fff}.suggestions-special .special-label{color:#72777d;text-align:left}.suggestions-special .special-query{color:#000;font-style:italic;text-align:left}.suggestions-special .special-hover{background-color:#c8ccd1}.suggestions-result-current .special-label,.suggestions-result-current .special-query{color:#fff}.highlight{font-weight:bold}