Update style.css
This commit is contained in:
parent
2a55494ff2
commit
15f9065561
@ -229,7 +229,7 @@ input[type=value] {
|
||||
width: 100%;
|
||||
height: 44px;
|
||||
background: none;
|
||||
border: 3px solid rgba(255, 255, 255, 1);
|
||||
border: 3px solid rgba(255, 255, 255, 0.5);
|
||||
border-radius: 8px;
|
||||
font-size: 18px;
|
||||
font-family: Myriad-R;
|
||||
@ -242,7 +242,7 @@ input[type=problem] {
|
||||
width: 100%;
|
||||
height: 44px;
|
||||
background: none;
|
||||
border: 3px solid rgba(255, 255, 255, 0.2);
|
||||
border: 3px solid rgba(255, 255, 255, 0.5);
|
||||
border-radius: 8px;
|
||||
font-size: 18px;
|
||||
color: #fff;
|
||||
|
Loading…
Reference in New Issue
Block a user