Explorar el Código

styling for image captions

main
Simon Bowie hace 2 años
padre
commit
c198fadbfb
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      web/app/static/styles/custom.css

+ 6
- 0
web/app/static/styles/custom.css Ver fichero

margin: 1rem 0rem !important; margin: 1rem 0rem !important;
} }


img + em {
text-align: center;
font-size: .8rem;
}


/***************** MOBILE ****************/ /***************** MOBILE ****************/


@media screen and (min-width:0px) and (max-width: 768px) { @media screen and (min-width:0px) and (max-width: 768px) {

Cargando…
Cancelar
Guardar