User:AngelinaBelle/smfcurve.css: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
code, pre {
code, pre {
  background-color: pink;
     border: none;
     border: none;
     line-height: 1.1em;
     line-height: 1.1em;
Line 6: Line 5:
     white-space: pre;
     white-space: pre;
     font-size: 8pt;
     font-size: 8pt;
     padding: 1em;
     padding: none;
}
}

Revision as of 12:54, 18 March 2011

code, pre {
    border: none;
    line-height: 1.1em;
    overflow: auto;
    white-space: pre;
    font-size: 8pt;
    padding: none;
}


Advertisement: