Skip to content

Commit

Permalink
Cleaning some transitional stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
marzojr committed Apr 28, 2024
1 parent 369e3e8 commit 9a921f6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions seventowers/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -593,13 +593,6 @@ ul.navbar {
}

/* Dark theme */
/* --link-color: rgb(100, 172, 232) !important;
--link-color-hover: rgb(126, 187, 236) !important;
--link-color-active: rgb(100, 172, 232) !important;
--visited-color: rgb(148, 100, 232) !important;
--visited-color-hover: rgb(166, 126, 236) !important;
--visited-color-active: rgb(148, 100, 232) !important;
border-color: rgb(20, 184, 118) rgb(20, 184, 69) rgb(20, 184, 118) rgb(20, 184, 118) !important; */
@media screen and (prefers-color-scheme: dark) {
a {
background-color: rgb(54, 56, 57);
Expand Down

0 comments on commit 9a921f6

Please sign in to comment.