Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
hms
/
rasoberry-noaa
réplica de
https://github.com/reynico/raspberry-noaa.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
8
Wiki
Actividad
Explorar el Código
Left-Align Image Detail Text
Update the text in the image details to be left-aligned for better readability.
pull/123/head
Justin Karimi
hace 3 años
padre
ba7e8b9d4b
commit
0a486204f4
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-0
templates/webpanel/css/images.css
+ 4
- 0
templates/webpanel/css/images.css
Ver fichero
@@ -8,3 +8,7 @@ div.card-group.capture-image-cards div.image-card img.card-img-top {
max-width: 100%;
width: unset;
}
div.card-group.capture-image-cards div.image-card p.card-text {
text-align: left;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar