Change system to output results to the website rather than a webhook.
This commit is contained in:
parent
804e7c7bec
commit
fb6c8c5d02
2 changed files with 29 additions and 0 deletions
12
docs/style.css
Normal file
12
docs/style.css
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.emoji {
|
||||
width: 25px;
|
||||
vertical-align: inherit;
|
||||
}
|
||||
|
||||
.quote {
|
||||
vertical-align: middle;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue