client/src/components/Settings.scss
author ymh <ymh.work@gmail.com>
Fri, 16 Nov 2018 17:01:19 +0100
changeset 174 ac1a026edd58
parent 154 a28361bda28c
permissions -rw-r--r--
Correct display of protocol small improvment on fonts
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
151
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     1
label.col-form-label.text-primary {
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     2
    font-size: 16px;
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     3
}
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     4
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     5
button.btn.btn-primary {
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     6
    font-size: 	18px;
57d63a248f0d Update to Bootstrap 4
salimr <riwad.salim@yahoo.fr>
parents:
diff changeset
     7
}