From 003825fa5dc4802148cecb4e1dd797f13c2f9ce5 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 11 Jan 2016 00:55:59 +0100 Subject: templates: Use label to display additional information --- static/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/css/custom.css b/static/css/custom.css index 9ec6c85..0af39f3 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -32,3 +32,7 @@ body { padding-top: 0; padding-bottom: 0; } + +.label { + margin-left: .3em; +} -- cgit v1.2.3-1-g7c22