diff --git a/src/css/theme.css b/src/css/theme.css index 7f38c4d8..893035e1 100644 --- a/src/css/theme.css +++ b/src/css/theme.css @@ -7,8 +7,8 @@ } .theme-preset-button .button-text { - margin-top: 1.25em; - margin-bottom: 1.25em; + margin-top: 0.75em; + margin-bottom: 0.75em; margin-left: 0; } @@ -43,19 +43,19 @@ .theme-preset-background-02 { z-index: 2; clip-path: polygon(0 40%, 60% 100%, 100% 100%, 100% 0, 0 0); - transition-delay: 0; + transition-delay: 0s; } .theme-preset-background-03 { z-index: 3; clip-path: polygon(0 0, 100% 100%, 100% 0); - transition-delay: 0; + transition-delay: 0s; } .theme-preset-background-04 { z-index: 4; clip-path: polygon(40% 0, 100% 60%, 100% 0); - transition-delay: 0; + transition-delay: 0s; } .theme-preset-accent { diff --git a/src/index.html b/src/index.html index 4365ef6f..4ba69c98 100644 --- a/src/index.html +++ b/src/index.html @@ -1493,17 +1493,6 @@

Accent Colour and Background Image may need to be changed to best fit the Theme Style.

-
-
- -
- -
-
-
-
- -

Light and dark shades from this colour are used across nightTabs.

- +

@@ -1685,6 +1674,23 @@
+