lain.church-fe/static/css/buttontile.css

12 lines
152 B
CSS
Raw Normal View History

2019-03-01 21:15:03 -05:00
.btncontainer {
display: inline-block;
text-align: center;
color: white;
max-width: 80px;
}
.btnimg {
width: 64px;
height: 64px;
padding: 8px;
}