summaryrefslogtreecommitdiff
path: root/page.scss
diff options
context:
space:
mode:
Diffstat (limited to 'page.scss')
-rwxr-xr-xpage.scss27
1 files changed, 0 insertions, 27 deletions
diff --git a/page.scss b/page.scss
index 885e3ef..e282da5 100755
--- a/page.scss
+++ b/page.scss
@@ -3,33 +3,6 @@
// If you did not receive a copy of the license with this file, you may download it under https://mit-license.org/
// Copyright © 2024 Milan Mišić (eMail: twoexem@gmail.com)
-.list {
- /*border: 3px solid transparent;
- border-radius: 5px;
- backdrop-filter: blur(1px) brightness(80%);
- padding: 5px;
- //width: max-content;*/
-
- display: flex;
- justify-content: center;
-
- div {
- border: 3px solid transparent;
- border-radius: 5px;
- backdrop-filter: blur(1px) brightness(90%);
- // Apple WebShit compatibility
- -webkit-backdrop-filter: blur(1px) brightness(80%);
- padding: 5px;
-
- .TOOD {
- text-align: center;
- backdrop-filter: none;
- // Apple WebShit compatibility
- -webkit-backdrop-filter: none;
- }
- }
-}
-
.grid {
// Displays the selection grid