From 33b36c2b3be803643cbcceb638f631cd0ba9a51c Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Mon, 14 Dec 2015 18:04:23 +0000 Subject: ui: Let the bootstrap inverse navbar style shine through Time for another iteration of the design. Let's start by using the inverse bootsrap style with a slightly whiter color for font for better contrast. That color change has repercussions in the style sheet, mostly in the custom containers/boxes we're still using on the secondary pages (login/register/...) Signed-off-by: Damien Lespiau Acked-by: Stephen Finucane --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index dec904b..c0008f7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -24,7 +24,7 @@ {% block headers %}{% endblock %} -