| changeset 151 | 57d63a248f0d |
| parent 144 | 8b950885ddae |
| child 154 | a28361bda28c |
--- a/client/src/components/Register.scss Wed Aug 29 11:02:36 2018 +0200 +++ b/client/src/components/Register.scss Fri Aug 31 15:14:18 2018 +0200 @@ -3,9 +3,10 @@ font-weight: bolder; } -.control-label { +label.col-form-label.text-primary { font-size: 16px; margin-left: 20%; + font-weight: bolder; } .form-control { @@ -26,8 +27,3 @@ margin-top: 7%; } -.text-center .text-muted { - color: #769FED; - font-size: 16px; - font-weight: bold; -}