diff --git a/templates/base.html b/templates/base.html
index e506e1b..80dcc45 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -126,6 +126,7 @@ td {
.square-button {
background-color: white;
+ border: 1px solid #d1d1d1;
}
diff --git a/templates/frontpage.html b/templates/frontpage.html
index fa8e12b..2b37b68 100644
--- a/templates/frontpage.html
+++ b/templates/frontpage.html
@@ -130,13 +130,13 @@