mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 03:43:23 +00: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;
|
|
}
|