diff --git a/index.css b/index.css index b49a0558..30cc3d9e 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 ad3f4e32..4b698981 100644 --- a/index.html +++ b/index.html @@ -2134,23 +2134,23 @@