Make text more readable
This commit is contained in:
@@ -159,6 +159,7 @@ video {
|
|||||||
button {
|
button {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
max-height: unset;
|
max-height: unset;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -194,6 +195,7 @@ video {
|
|||||||
|
|
||||||
label {
|
label {
|
||||||
color: rgba(255, 255, 255, 0.82);
|
color: rgba(255, 255, 255, 0.82);
|
||||||
|
text-shadow: 1px 1px black;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user