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 a710ece commit 15d9c9cCopy full SHA for 15d9c9c
resources/css/main.css
@@ -1943,14 +1943,14 @@ a.central-btn.api {
1943
width: 120px;
1944
text-align: center;
1945
font-family: "museo-slab", serif;
1946
- color: #174753;
+ color: white;
1947
text-transform: none;
1948
padding: 0 16px;
1949
}
1950
1951
.scala-version:hover {
1952
background: transparent;
1953
+ color: #eb2100;
1954
cursor: text;
1955
1956
0 commit comments