ordynacje/ordynacja/static/css/styles.css

11 lines
128 B
CSS
Raw Normal View History

2018-06-16 11:22:13 +02:00
.picture {
min-width: 50%;
min-height: 100%;
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}