From d10a354b7cc7f29e7b89ee3fc13d536821821ddf Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Sat, 4 Aug 2012 20:29:34 +0200 Subject: some layout tweaks for howto list --- howto.html | 2 +- static/css/main.css | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/howto.html b/howto.html index 581d4cf..a6e3ad3 100644 --- a/howto.html +++ b/howto.html @@ -4,7 +4,7 @@ {% endmeta %} {% block content %} -
+

HowTos

    diff --git a/static/css/main.css b/static/css/main.css index 4a6aae6..9960239 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -122,6 +122,11 @@ nav a:hover { float: right; } +#howto-index li { + list-style-type: none; + margin: 2% 0%; +} + pre { white-space: pre !important; } -- cgit v1.2.3-1-g7c22