Difference between revisions of "MediaWiki:Common.css"

no edit summary
Line 399: Line 399:




pre {
h3 ~ pre {
/*display: block;
    font-family: monospace;
width: 900px;*/
    font-size: 1.2em;
font-family: monospace;
    word-wrap: normal;
font-size: 12px;
    background-color: #0000;
word-wrap:normal;
    border: none;
max-width:800px;
}
}