Added a font weight to the Login page
This commit is contained in:
parent
574d60f131
commit
4cb8eaa905
@ -68,6 +68,7 @@
|
|||||||
|
|
||||||
.login-group label
|
.login-group label
|
||||||
color: $white
|
color: $white
|
||||||
|
font-weight: 700
|
||||||
|
|
||||||
.login-group input
|
.login-group input
|
||||||
padding: 0.5rem 1rem
|
padding: 0.5rem 1rem
|
||||||
@ -77,6 +78,7 @@
|
|||||||
border: 2px solid #515663
|
border: 2px solid #515663
|
||||||
font-size: 18pt
|
font-size: 18pt
|
||||||
width: auto
|
width: auto
|
||||||
|
font-weight: 700
|
||||||
|
|
||||||
.login-group input:focus
|
.login-group input:focus
|
||||||
outline: none
|
outline: none
|
||||||
|
Loading…
x
Reference in New Issue
Block a user