Add more almanac display

This commit is contained in:
2019-10-08 18:50:46 -04:00
parent aeb191f66d
commit 166576ab4d
9 changed files with 99 additions and 10 deletions

View File

@@ -13,3 +13,8 @@ body {
top: 150px;
left: calc(50% - 50px);
}
@font-face {
font-family: moon;
src: url(assets/moon_phases.ttf) format("opentype");
}