freshter-logs/static/index.css

14 lines
162 B
CSS
Raw Normal View History

2023-04-28 19:48:34 -04:00
.title {
font-size: larger;
text-align: center;
}
.promo {
text-align: center;
}
.promo > a {
color: #008282;
text-decoration: underline;
}