Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
chemicalcrux
/
satiate
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
3
Pull Requests
0
Lanzamientos
5
Wiki
Actividad
Explorar el Código
Use white text with a black outline instead of difference-mode white text for stat bars
tags/v0.1.3
Fen Dweller
hace 5 años
padre
d45a31bcb2
commit
7c4b77556a
Se han
modificado 1 ficheros
con
8 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+8
-1
satiate.css
+ 8
- 1
satiate.css
Ver fichero
@@ -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 {
Escribir
Vista previa
Cargando…
Cancelar
Guardar