| changeset 154 | a28361bda28c |
| parent 152 | 4e9e755cef51 |
| child 161 | a642639dbc07 |
--- a/client/src/components/CreateSession.scss Mon Sep 03 11:57:58 2018 +0200 +++ b/client/src/components/CreateSession.scss Mon Sep 03 20:02:14 2018 +0200 @@ -4,23 +4,10 @@ #session-button { font-size: 22px; - font-weight: bold; cursor: pointer; } -label.col-form-label.text-secondary { - font-size: 16px; - margin-left: 20%; - font-weight: bolder; -} - .material-icons.protocol-toggle { font-size: 1rem; cursor: pointer; } - -#create-button{ - font-weight: bold; - margin: 5%; - -}