Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
chemicalcrux
/
gorge
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
9
Wiki
Actividad
Explorar el Código
Fix positioning of news items
tags/v0.0.4
Fen Dweller
hace 5 años
padre
234c837a05
commit
d69490ae26
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
gorge.css
+ 1
- 1
gorge.css
Ver fichero
@@ -501,7 +501,7 @@ div::-webkit-scrollbar-corner {
pointer-events: none;
text-align: center;
position: fixed;
top:
50vw
;
top:
90vh
;
left: 50vw;
transform-origin: 0% 0%;
animation: news-text-frames 10s cubic-bezier(0.68, -0.55, 0.265, 1.55);
Escribir
Vista previa
Cargando…
Cancelar
Guardar