Make button text bold

This commit is contained in:
Romain de Laage 2021-04-04 17:12:10 +02:00
parent 3372a6059f
commit 547d39d73b
Signed by: rdelaage
GPG Key ID: 534845FADDF0C329
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ header {
#runBtn {
background-color: #079992;
color: white;
font-weight: bold;
display: block;
width: 100%;
border: none;