aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/templates/coins-designs.html.tmpl2
-rw-r--r--src/templates/language.html.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/coins-designs.html.tmpl b/src/templates/coins-designs.html.tmpl
index 8cd8c84..87cf1f1 100644
--- a/src/templates/coins-designs.html.tmpl
+++ b/src/templates/coins-designs.html.tmpl
@@ -9,7 +9,7 @@
(map "Link" "/coins/varieties") }}
</p>
<hr />
- <div class="country-grid">
+ <div class="button-grid country-grid">
{{ $p := .Printer }}
{{ range .Countries }}
<a
diff --git a/src/templates/language.html.tmpl b/src/templates/language.html.tmpl
index 768190c..1f0cd1e 100644
--- a/src/templates/language.html.tmpl
+++ b/src/templates/language.html.tmpl
@@ -79,7 +79,7 @@
{{ $p := index . 0 }}
{{ $ez := index . 1 }}
<form action="/language" method="POST">
- <div class="lang-grid">
+ <div class="button-grid lang-grid">
{{ range locales }}
{{ if eq $ez .Eurozone }}
<button