ordynacje/ordynacja/static/css/styles.css
2018-06-16 11:22:13 +02:00

11 lines
128 B
CSS

.picture {
min-width: 50%;
min-height: 100%;
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}