This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
gorge
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
9
Wiki
Activity
Browse Source
Remove stroke on powerup icons
tags/v0.0.4
Fen Dweller
5 years ago
parent
e77cf33cab
commit
9309be3447
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
gorge.css
+ 1
- 1
gorge.css
View File
@@ -579,6 +579,6 @@ div::-webkit-scrollbar-corner {
width: 100%;
height: 100%;
text-align: center;
color: green;
transform: translate(0, 17.5px);
-webkit-text-stroke: 10px green;
}
Write
Preview
Loading…
Cancel
Save