diff --git a/index.css b/index.css index ac5669c5..781728c7 100644 --- a/index.css +++ b/index.css @@ -2111,6 +2111,10 @@ svg.button { stroke-width: 0; } +.centered { + text-align: center; +} + #debug { font-size: 1px; opacity: .8; diff --git a/index.html b/index.html index 4a64ad88..abfdb0d8 100644 --- a/index.html +++ b/index.html @@ -2134,23 +2134,23 @@