fox-send/app/templates/title/title.css

11 lines
138 B
CSS
Raw Normal View History

2018-07-31 18:09:18 +00:00
.boxTitle {
2018-09-28 14:54:23 +00:00
margin: -2px 0 9px;
text-align: left;
font-weight: bold;
2018-07-31 18:09:18 +00:00
}
.boxSubtitle {
2018-09-28 14:54:23 +00:00
text-align: left;
font-weight: normal;
2018-07-31 18:09:18 +00:00
}