mirror of
https://github.com/mozilla/send.git
synced 2026-02-11 21:44:59 -05:00
11 lines
138 B
CSS
11 lines
138 B
CSS
.boxTitle {
|
|
margin: -2px 0 9px;
|
|
text-align: left;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.boxSubtitle {
|
|
text-align: left;
|
|
font-weight: normal;
|
|
}
|