Skip to content

Commit 64ed680

Browse files
update style.css
1 parent c03fa3b commit 64ed680

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server-1.2/main/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ button, .button {
1010
cursor: pointer;
1111
display: inline-block;
1212
text-align: center;
13+
font-family: 'Trebuchet MS';
1314
line-height: 50px; /* Vertically center text */
1415
text-decoration: none; /* Remove underline from links */
1516
}
@@ -33,6 +34,7 @@ body {
3334
border: none;
3435
cursor: pointer;
3536
text-align: center;
37+
font-family: 'Trebuchet MS';
3638
line-height: 100px; /* Vertically center text */
3739
text-decoration: none; /* Remove underline from links */
3840
}

0 commit comments

Comments
 (0)