This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
satiate
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Releases
5
Wiki
Activity
Browse Source
Merge branch 'master' into geta
geta
Fen Dweller
5 years ago
parent
62bc046ffc
7c4b77556a
commit
a7e9a83b55
1 changed files
with
8 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-1
satiate.css
+ 8
- 1
satiate.css
View File
@@ -256,7 +256,14 @@ a:hover {
position: absolute;
text-align: center;
z-index: 1;
mix-blend-mode: difference;
text-shadow: 2px 2px 1px black,
-2px 2px 1px black,
2px -2px 1px black,
-2px -2px 1px black,
2px 0 1px black,
-2px 0 1px black,
0 -2px 1px black,
0 -2px 1px black;
}
.stat-bar {
Write
Preview
Loading…
Cancel
Save