Update npm scripts. Added openssl-legacy-provider.
This commit is contained in:
@@ -65,8 +65,8 @@ video {
|
|||||||
padding: 20px;
|
padding: 20px;
|
||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
color: fuchsia;
|
color: #644af1;
|
||||||
justify-content: flex-end;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#levelselect {
|
#levelselect {
|
||||||
@@ -106,7 +106,7 @@ video {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#resetbutton {
|
#resetbutton {
|
||||||
|
margin-left: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#prevbutton {
|
#prevbutton {
|
||||||
@@ -118,7 +118,8 @@ video {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#fontpicker {
|
#fontpicker {
|
||||||
margin-left: 50px;
|
margin-top: 10px;
|
||||||
|
margin-left: 30px;
|
||||||
}
|
}
|
||||||
.skiptaskbutton {
|
.skiptaskbutton {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user