mirror of
https://ghproxy.net/https://github.com/AlxMedia/dashwall.git
synced 2025-08-26 08:18:41 +08:00
Text color for tabs category fix
This commit is contained in:
parent
93f1991580
commit
32d9ab68ce
1 changed files with 0 additions and 3 deletions
3
dark.css
3
dark.css
|
@ -147,9 +147,6 @@ body:where(.dark) .widget_calendar td { border: 1px solid rgba(255,255,255,0.12)
|
|||
body:where(.dark) .alx-tabs-nav { background: #3b404d; box-shadow: none; }
|
||||
body:where(.dark) .alx-tabs-nav li a { color: rgba(255,255,255,0.6); }
|
||||
body:where(.dark) .alx-tabs-nav li a:hover { color: #fff; }
|
||||
body:where(.dark) .alx-tabs-nav li.active a { }
|
||||
body:where(.dark) .alx-tab .tab-item-category a,
|
||||
body:where(.dark) .alx-posts .post-item-category a { color: rgba(255,255,255,0.6); }
|
||||
|
||||
/* menu styling */
|
||||
body:where(.dark) .menu-toggle-icon span { background: #fff; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue