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.
2 parents da97f3c + 7d3bfd6 commit bff36b2Copy full SHA for bff36b2
app/styles/main.less
@@ -515,14 +515,7 @@ header{
515
516
.forkme {
517
right: 0;
518
- width: 115px;
519
- height: 115px;
520
position: absolute;
521
-
522
- img {
523
524
525
- }
526
}
527
528
.header-text {
@@ -615,7 +608,7 @@ header{
615
608
616
609
background: white 20px center no-repeat;
617
610
618
611
+
619
612
-webkit-transition: color 1s, background-color 1s;
620
613
621
614
@@ -636,7 +629,7 @@ header{
636
629
637
630
638
631
li.active {
639
632
640
633
background-color: @active-container-blue;
641
634
background-image: url('/images/check_mark.png');
642
635
color: @white;
0 commit comments