Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
clonk2u
/
stroll
forkeado de
chemicalcrux/stroll
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Reset to dark gray
tags/v0.7.0
Fen Dweller
hace 8 años
padre
1f432f37ea
commit
b94646c34c
Se han
modificado 1 ficheros
con
3 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-3
style.css
+ 3
- 3
style.css
Ver fichero
@@ -7,7 +7,7 @@
.dark {
color: #eee;
background: #
000
;
background: #
111
;
font-family: Arial;
}
@@ -41,7 +41,7 @@ body.dark button {
}
body.dark div {
background: #
000
;
background: #
111
;
}
.game-area {
@@ -77,7 +77,7 @@ body.dark #log {
height: 900px;
overflow: auto;
color: #eee;
background-color: #
222
;
background-color: #
111
;
}
.stat-header-self {
Escribir
Vista previa
Cargando…
Cancelar
Guardar