aboutsummaryrefslogtreecommitdiff
path: root/cgi
diff options
context:
space:
mode:
Diffstat (limited to 'cgi')
-rw-r--r--cgi/home.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/home.cgi b/cgi/home.cgi
index ecfc37e..b6cf7e7 100644
--- a/cgi/home.cgi
+++ b/cgi/home.cgi
@@ -73,7 +73,7 @@ def graphic_collection(resp)
tout
} +
$cgi.tr {
- $cgi.td(colspan: 2) { "⇑" }
+ $cgi.td(colspan: 2, class: "arrow") { "⇑" }
}
}
end