lain.church-fe/static/css/buttontile.css
2019-03-07 20:00:13 +11:00

13 lines
170 B
CSS

.btncontainer {
display: inline-block;
text-align: center;
color: white;
max-width: 80px;
min-width: 80px;
}
.btnimg {
width: 64px;
height: 64px;
padding: 8px;
}