Explorar el Código

changed span color to white for member and testimonial

pull/141/head
abhidj0090 hace 4 años
padre
commit
89c8651879
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6
    0
      assets/css/custom.css

+ 6
- 0
assets/css/custom.css Ver fichero

@@ -0,0 +1,6 @@
.client-meta span{
color:white;
}
.member-meta span{
color:white;
}

Cargando…
Cancelar
Guardar