This commit is contained in:
WesleyBryie 2021-10-31 21:08:06 -04:00
parent 4c47ee17e3
commit 0bdb232848
1 changed files with 1 additions and 13 deletions

View File

@ -1,17 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=Zen+Kurenaido&display=swap');
html {
body {
font-family: 'Zen Kurenaido', sans-serif;
}
#title {
text-align: center;
}
#font-credit {
text-align: center;
}
#ghpage-credit {
text-align: center;
}