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 0a5e90e commit 9646c36Copy full SHA for 9646c36
minecraft-tools/mc-java-colour-tools/index.html
@@ -54,7 +54,7 @@
54
color: #333;
55
}
56
body {
57
- background: linear-gradient(90deg, #FF6600 0%, #000000 100%);
+ background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
58
margin: 0;
59
font-family: Arial, sans-serif;
60
color: #fff;
0 commit comments