From 665e803d705d592851cdfa6f20c6be5480a63711 Mon Sep 17 00:00:00 2001 From: lindenkron Date: Thu, 6 Apr 2023 17:03:36 +0200 Subject: [PATCH] Removed unnecessary center (Everything is center) --- index.html | 66 +++++++++++++++++++++++++++--------------------------- main.css | 3 --- 2 files changed, 33 insertions(+), 36 deletions(-) diff --git a/index.html b/index.html index 65523dd..644973b 100644 --- a/index.html +++ b/index.html @@ -1428,29 +1428,29 @@
- - - - - - - -
@@ -1527,44 +1527,44 @@
- - - - - -
- - - - - -
@@ -1590,7 +1590,7 @@ - - - - - -
- - - - - -
diff --git a/main.css b/main.css index 1266035..8576f34 100644 --- a/main.css +++ b/main.css @@ -3524,9 +3524,6 @@ div#roomnotes2 { padding: 5px; border-radius: 4px; } -.controlsGrid button.center { - align-self: center; -} /* Specitic CSS for different elements inside the guest control-buttons */ .controlsGrid .director-message-box {