This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
getty
/
parley
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Indent subsequent chat messages
Getty Ritter
hace 5 años
padre
d51bc1837a
commit
07a9ecfdad
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
static/main.css
+ 2
- 0
static/main.css
Ver fichero
@@ -67,4 +67,6 @@ body {
.msg {
padding: 0.2em;
+ padding-left: 1.5em;
+ text-indent:-1.5em;
}