Skip to content

Commit 9646c36

Browse files
authored
Update index.html
1 parent 0a5e90e commit 9646c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minecraft-tools/mc-java-colour-tools/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
color: #333;
5555
}
5656
body {
57-
background: linear-gradient(90deg, #FF6600 0%, #000000 100%);
57+
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
5858
margin: 0;
5959
font-family: Arial, sans-serif;
6060
color: #fff;

0 commit comments

Comments
 (0)