From 8506eb5f1e84a0b29b268fac3972f32e104c8117 Mon Sep 17 00:00:00 2001 From: Herbert Kruitbosch Date: Tue, 28 Nov 2017 18:12:19 +0100 Subject: [PATCH] style --- rugwebsite/__init__.py | 2 +- rugwebsite/static/css/rug-herbert.css | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/rugwebsite/__init__.py b/rugwebsite/__init__.py index 9d0a3ba..ff24f07 100644 --- a/rugwebsite/__init__.py +++ b/rugwebsite/__init__.py @@ -1 +1 @@ -__version__ = '0.1.22' \ No newline at end of file +__version__ = '0.1.23' \ No newline at end of file diff --git a/rugwebsite/static/css/rug-herbert.css b/rugwebsite/static/css/rug-herbert.css index 753cc35..97e5acc 100644 --- a/rugwebsite/static/css/rug-herbert.css +++ b/rugwebsite/static/css/rug-herbert.css @@ -19,6 +19,10 @@ html, body { line-height: 30px; } +li:not(bla):not(bla):not(bla):not(bla):not(bla) { list-style-type: inherit; } + +p:not(bla):not(bla):not(bla):not(bla):not(bla) { min-width: auto; } + .bootstrap-tagsinput .tag { background-color: #029fed; padding: 10px 10px 10px 10px;