send/app/templates/title/title.css
2018-11-01 10:43:14 -07:00

9 lines
114 B
CSS

.boxTitle {
margin: 24px;
text-align: center;
font-weight: bold;
}
.boxSubtitle {
font-weight: normal;
}