Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
chemicalcrux
/
satiate
Volgen
1
Ster
0
Vork
0
Code
Kwesties
3
Pull-aanvragen
0
Publicaties
5
Wiki
Activiteit
Bladeren bron
Use white text with a black outline instead of difference-mode white text for stat bars
tags/v0.1.3
Fen Dweller
5 jaren geleden
bovenliggende
d45a31bcb2
commit
7c4b77556a
1 gewijzigde bestanden
met
toevoegingen van 8
en
1 verwijderingen
Zij-aan-zij weergave
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-1
satiate.css
+ 8
- 1
satiate.css
Bestand weergeven
@@ -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 {
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan