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 7d93596 commit c7a44e5Copy full SHA for c7a44e5
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: Helvetica, Arial, sans-serif;
+ font-family: Arial, sans-serif;
13
}
14
15
form {
@@ -541,7 +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;
@@ -563,7 +563,7 @@
563
564
565
font-size: 14px;
566
567
568
569
height: 32px;
0 commit comments