]> git.sesse.net Git - remoteglot/commitdiff
Fix a missing closing brace.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 2 Nov 2022 21:57:45 +0000 (22:57 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 2 Nov 2022 21:57:45 +0000 (22:57 +0100)
www/css/remoteglot.css

index 672e583d7032d80049b90cad9d112f923cb387f6..24a319a0aaf764bab42393578a7c960c60a77ec1 100644 (file)
@@ -232,3 +232,5 @@ a:link {
 .imbalance-inverted-piece {
        display: initial;
 }
+
+}