summaryrefslogtreecommitdiff
path: root/src/data/templates
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2017-07-10 05:25:18 -0400
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2017-07-10 05:25:18 -0400
commit1cc4f17a742e0d0ef047842ac854e1d1ee8ec8b7 (patch)
treed1edd392171ce95594e21db8daf52ac4b5873d1b /src/data/templates
parent851156a3c40221e9f944c4bd16a683b4e6e4add2 (diff)
refactor: Params handling.
Diffstat (limited to 'src/data/templates')
-rw-r--r--src/data/templates/quotes.hbs4
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;