We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03fa3b commit 64ed680Copy full SHA for 64ed680
server-1.2/main/style.css
@@ -10,6 +10,7 @@ button, .button {
10
cursor: pointer;
11
display: inline-block;
12
text-align: center;
13
+ font-family: 'Trebuchet MS';
14
line-height: 50px; /* Vertically center text */
15
text-decoration: none; /* Remove underline from links */
16
}
@@ -33,6 +34,7 @@ body {
33
34
border: none;
35
36
37
38
line-height: 100px; /* Vertically center text */
39
40
0 commit comments