From 23ff2006e2d86b70c075111e4a6d7d43db2c2b2f Mon Sep 17 00:00:00 2001 From: Lionel Porcheron Date: Wed, 7 Jun 2017 10:22:06 +0200 Subject: [PATCH] Make asterisk great again --- ponyconf/static/css/ponyconf.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ponyconf/static/css/ponyconf.css b/ponyconf/static/css/ponyconf.css index 6aa60ca..c1e4afc 100644 --- a/ponyconf/static/css/ponyconf.css +++ b/ponyconf/static/css/ponyconf.css @@ -1,3 +1,9 @@ .subnav { padding-bottom: 20px; } + +span.asteriskField { + color: red; + font-size: 15px; +} +