diff options
Diffstat (limited to 'src/data/templates')
-rw-r--r-- | src/data/templates/quotes.hbs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/data/templates/quotes.hbs b/src/data/templates/quotes.hbs index 6e9ca48..0e38d22 100644 --- a/src/data/templates/quotes.hbs +++ b/src/data/templates/quotes.hbs @@ -19,9 +19,9 @@ border-width: 1px; } .ragebutton { - font-family: monospace; + font-family: monospace; text-align: left; - text-decoration: underline; + text-decoration: underline; color: black; background: none; margin: 0; |