Explorar el Código

center thumbnails

master
erichhasl hace 8 años
padre
commit
071b0e67ec
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      web_dev/sas_web/datenbank/static/datenbank/css/index.css

+ 2
- 1
web_dev/sas_web/datenbank/static/datenbank/css/index.css Ver fichero

@@ -16,7 +16,8 @@
padding-top: 10px;
}
.thumbnail {
display: inline-block;
display: block;
margin: 0 auto;
border: 1px solid black;
width: 20%;
}


Cargando…
Cancelar
Guardar