Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
chemicalcrux
/
stroll
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
11
Wiki
Actividad
Explorar el Código
Make the two logs look even on mobile.
tags/v1.1.2
Fen Dweller
hace 5 años
padre
5302c0d702
commit
bbfdb50de2
Se han
modificado 1 ficheros
con
4 adiciones
y
5 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-5
style.css
+ 4
- 5
style.css
Ver fichero
@@ -79,20 +79,19 @@ body.dark div {
position: fixed;
left: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin
: 0 0 1vh 0
;
margin
-left: 1vw
;
}
#react-log {
position: fixed;
right: 0%;
bottom: 0%;
width:
50
%;
width:
48
%;
height: 50%;
max-height: 50%;
margin: 1vh 0 0 0;
height: 40vh;
margin-right: 1vw;
}
.growth-part {
width: 100px !important;
Escribir
Vista previa
Cargando…
Cancelar
Guardar