Skip to content

Commit f324daa

Browse files
committed
removed period
1 parent 56baa4e commit f324daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ produces:
255255
To adjust the CSS of the ``stderr`` stream, use the ``stderr`` class. If you are using
256256
the default Sphinx theme, for example, add the following
257257
`custom CSS <https://alabaster.readthedocs.io/en/latest/customization.html#custom-stylesheet>`_:
258-
``.stderr {background-color: #FCC}``.
258+
``.stderr {background-color: #FCC}``
259259

260260

261261
Controlling the execution environment

0 commit comments

Comments
 (0)