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

-
+