CLICKHOUSE-2737: fixed "Fork me" color (slightly lighter yellow)

This commit is contained in:
Ivan Blinkov 2017-04-11 07:31:42 +03:00
parent 30b63929c1
commit 8ad21d94c1

View File

@ -139,9 +139,8 @@
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
background: #fc0;
background: #fd0;
border: 2px solid #000;
mix-blend-mode: hard-light;
}
#github_link {