Difference between revisions of "MediaWiki:Common.css"
(Created page with "# Style for bash scripts: pre tags with class "bash" pre.bash { background-color: black; color: grey; font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu San...") |
Revision as of 13:25, 21 May 2015
# Style for bash scripts: pre tags with class "bash" pre.bash { background-color: black; color: grey; font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace; }