mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05:00
10 lines
114 B
CSS
10 lines
114 B
CSS
.boxTitle {
|
|
margin: 24px;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.boxSubtitle {
|
|
font-weight: normal;
|
|
}
|