nass-report-2020/css/custom.css

10 lines
111 B
CSS
Raw Normal View History

2020-05-07 10:37:50 +02:00
.figure p{
text-align: center;
}
.figure img{
max-width:100%;
display: block;
margin: auto;
}