mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 19:55:34 +00:00
10 lines
114 B
CSS
10 lines
114 B
CSS
.boxTitle {
|
|
margin: 24px;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.boxSubtitle {
|
|
font-weight: normal;
|
|
}
|