User:Emanuele/smfcurve.css From Online Manual

< User:Emanuele
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Begin code tag section This section is to make the {{code}} template look better. Revisit this if we can get the <code> tag rewritten */
code, pre {
    border: none;
    line-height: 1.2em;
    overflow: auto;
    white-space: pre;
    font-size: 8pt;
    padding: none;
}
div.code
{
margin-top: 1em;
margin-bottom: 1em;
}

div.code pre
{
border-top: solid gray 1px; 
border-bottom: solid gray 1px;
padding-top: 0px;
padding-bottom: 0px;
}


Advertisement: