Mercurial > p > roundup > code
diff doc/_static/style.css @ 7277:41b2a0e12899
Formatting fixes
Fix some blocks that should be code blocks but weren't.
Use smaller type for larger/wide code blocks by replacing:
stuff::
wide code here
with:
stuff:
.. code::
:class: big-code
wide code here
The big-code class uses a smaller font size so it fits the width of
the page without overflow.
Fix an ordered list that was indented more than it should have been.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 24 Apr 2023 23:26:18 -0400 |
| parents | 7820cc786b5e |
| children | 7435320ea041 |
