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