Skip to content

Commit

Permalink
Improved Popup Message Visibility in Dark Mode (#4306)
Browse files Browse the repository at this point in the history
* adding urdu translation

* adding urdu translation

* adding urdu translation

* adding urdu translation

* adding urdu translation

* Improved Popup Message Visibility in Dark Mode
  • Loading branch information
AliyanA1 authored Jan 24, 2025
1 parent ba43b79 commit bd5b973
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/darkmode.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,8 @@
background-color: #1c1c1c;
}

.dark-mode .language-link{
color: #fff;
}


0 comments on commit bd5b973

Please sign in to comment.