Files @ 13b202c88e41
Branch filter:

Location: kallithea/docs/readme.rst

domruf
less: only override Bootstrap default styling of pre where it really is needed

Bootstrap changes the styling of pre, even without special classes.

Thus, override the bootstrap default styling in a less broad manner.

The only thing that really needs to be changed is the border, margin, padding
and the background for the code diffs.
1
2
3
.. _readme:

.. include:: ./../README.rst