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 6d8ffc1 commit 0eb9d38Copy full SHA for 0eb9d38
web/templates/header.html
@@ -9,7 +9,7 @@
9
margin-left: auto;
10
margin-right: auto;
11
background-image: url(/images/b.png);
12
- font-family: Arial, sans-serif;
+ font-family: Helvetica, Arial, sans-serif;
13
}
14
15
form {
@@ -541,6 +541,7 @@
541
border: 1px solid #ACACAC;
542
border-radius: 3px 3px 3px 3px;
543
font-size: 12px;
544
545
padding: 2px 16px;
546
width: 108px;
547
height: 24px;
@@ -562,6 +563,7 @@
562
563
564
565
font-size: 14px;
566
567
568
569
height: 32px;
0 commit comments