Files @ b27f5a64430f
Branch filter:

Location: kallithea/requirements.txt - annotation

domruf
templates: use a Bootstrap container for the whole #content

We don't really use grids yet, but if we do, they require a container.

We want to use the whole width, so we use container-fluid and accept the
default margins of 15px / 20 px.

style.css modified by Mads Kiilerich.
1
2
3
4
# requirements.txt file for use as "pip install -r requirements.txt" as a
# readthedocs compatible alternative to "pip install -e ." which is a working
# alternative to "setup.py develop" which doesn't work with Mercurial 3.7
.