From b297a731b660ab1f67979cfa9bd03a41f06fc148 Mon Sep 17 00:00:00 2001 From: stitch Date: Thu, 25 Jul 2024 19:22:48 +0300 Subject: [PATCH] fixes --- assets/css/tabs.css | 4 ++-- index.html | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/assets/css/tabs.css b/assets/css/tabs.css index 3ac9ed5..227444e 100644 --- a/assets/css/tabs.css +++ b/assets/css/tabs.css @@ -98,7 +98,7 @@ display: flex; flex-direction: row; grid-gap: 10px; - color: rgba(255,255,255,0.5); + color: rgba(0,0,0,0.5); font-size: 14px; font-weight: 400; text-align: center; @@ -108,7 +108,7 @@ .tabsMainBottomPaneLoginSplitterLine { flex-grow: 1; height: 2px; - background: rgba(255,255,255,0.1); + background: rgba(0,0,0,0.1); } .btnMain.tabsMainBottomPaneLoginBtn.tabsMainBottomPaneLoginBtnAlt { diff --git a/index.html b/index.html index d0f674b..48fffde 100644 --- a/index.html +++ b/index.html @@ -155,12 +155,12 @@
-
+
@@ -173,7 +173,7 @@
-
+
@@ -181,7 +181,7 @@

or

-
+