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 cd46586 commit e2c61b9Copy full SHA for e2c61b9
web/css/main.css
@@ -54,7 +54,7 @@ form {
54
text-decoration: none;
55
line-height: 22px;
56
padding: 0 20px 2px;
57
- color: #2361a1;
+ color: #333;
58
background-color: #f1f1f1;
59
}
60
@@ -549,12 +549,12 @@ form {
549
550
.username {
551
color: #222;
552
- font-size: 16pt;
+ font-size: 14pt;
553
554
555
.domain {
556
557
558
559
560
.cron {
@@ -604,10 +604,10 @@ form {
604
605
.counter-value {
606
vertical-align:top;
607
- line-height: 1.2em;
+ line-height: 1.3em;
608
font-size: 10pt;
609
610
- padding: 0 0 0 4px;
+ padding: 0 0 0 2px;
611
612
613
.log-counter-value {
0 commit comments