0
0
Fork 0

Change system to output results to the website rather than a webhook.

This commit is contained in:
Tyler-A 2020-04-23 20:06:52 -06:00
parent 804e7c7bec
commit fb6c8c5d02
2 changed files with 29 additions and 0 deletions

12
docs/style.css Normal file
View file

@ -0,0 +1,12 @@
.center {
text-align: center;
}
.emoji {
width: 25px;
vertical-align: inherit;
}
.quote {
vertical-align: middle;
}