Files
zpc-bulletin-board/ZpcBulletinBoard/wwwroot/css/boards/view.css
David Štaleker dda4b613f8 dev3
2024-03-11 18:22:37 +01:00

13 lines
159 B
CSS

.div-placeholder{
height: 100%;
width: 100%;
}
.div-no-pages{
padding: 20%;
text-align: center;
}
.div-no-pages > h2{
margin-top: 10px;
}