Updated style.
This commit is contained in:
@@ -62,7 +62,8 @@ html {
|
||||
font-family: Roboto;
|
||||
font-style: normal;
|
||||
font-weight: 200;
|
||||
font-size: 32px;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
line-height: 42px;
|
||||
margin-block-start: 0.4em;
|
||||
z-index: 5;
|
||||
@@ -73,11 +74,14 @@ html {
|
||||
#subtitle {
|
||||
font-family: Roboto;
|
||||
font-style: bold;
|
||||
font-weight: 400;
|
||||
font-size: 15px;
|
||||
font-weight: 320;
|
||||
font-size: 32px;
|
||||
text-align: center;
|
||||
line-height: 20px;
|
||||
margin-block-start: 0.4em;
|
||||
border-bottom: 3px solid #006cb7;
|
||||
margin-bottom: 10px;
|
||||
padding-bottom: 10px;
|
||||
color: #006cb7;
|
||||
}
|
||||
|
||||
@@ -95,9 +99,11 @@ label {
|
||||
font-family: Roboto;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-size: 11px;
|
||||
line-height: 12px;
|
||||
font-size: 13px;
|
||||
line-height: 14px;
|
||||
text-align: center;
|
||||
color: #46535b;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
#button-submit {
|
||||
|
||||
Reference in New Issue
Block a user