From 277899e84b1c68ededdfb6676898643c43f7fa88 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Sat, 26 Mar 2016 12:04:18 -0400 Subject: #209 - mostly working Former-commit-id: b686022cd86b5427452583eef2d7a19dd3329177 --- www/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index c0744be7..226a82a5 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -848,4 +848,5 @@ body { font-family: sans-serif; } outline-offset: -6px; -webkit-transition: -webkit-transform 0.2s; transition: transform 0.2s; -} \ No newline at end of file +} + -- cgit v1.2.3