diff options
Diffstat (limited to 'paper/bootstrap.css')
-rw-r--r-- | paper/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/paper/bootstrap.css b/paper/bootstrap.css index adaa67a9..b5889b0e 100644 --- a/paper/bootstrap.css +++ b/paper/bootstrap.css @@ -6800,6 +6800,9 @@ a { -o-transition: all 0.2s; transition: all 0.2s; } +label { + font-weight: normal; +} textarea, textarea.form-control, input.form-control, |