Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
WP6
/
performing_patents_otherwise
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
styling for image captions
main
Simon Bowie
hace 1 año
padre
e7178ea453
commit
c198fadbfb
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+6
-0
web/app/static/styles/custom.css
+ 6
- 0
web/app/static/styles/custom.css
Ver fichero
@@ -500,6 +500,12 @@ p code {
margin: 1rem 0rem !important;
}
img + em {
text-align: center;
font-size: .8rem;
}
/***************** MOBILE ****************/
@media screen and (min-width:0px) and (max-width: 768px) {
Escribir
Vista previa
Cargando…
Cancelar
Guardar