Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
copyvios
réplica de
https://github.com/earwig/copyvios
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Improve color of yellow box.
pull/24/head
Ben Kurtovic
hace 10 años
padre
e6e7ab2f17
commit
7ffc3a0de2
Se han
modificado 1 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
static/style.css
+ 2
- 2
static/style.css
Ver fichero
@@ -127,8 +127,8 @@ div.green-box {
}
div.yellow-box {
background-color: #FF
E
;
border: 1px solid #
FF7
;
background-color: #FF
D
;
border: 1px solid #
EE5
;
}
div.red-box {
Escribir
Vista previa
Cargando…
Cancelar
Guardar