freshter-logs/static/index.css
2023-04-28 19:48:34 -04:00

14 lines
162 B
CSS

.title {
font-size: larger;
text-align: center;
}
.promo {
text-align: center;
}
.promo > a {
color: #008282;
text-decoration: underline;
}