Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
andis-sprinkis committed Dec 25, 2024
1 parent 758bc99 commit 0b84552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/documents/styles.css/_block_styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
--border-color-hr: #ffffff11;
--text-color: #cccccc;
--text-color-link: #4796ec;
--text-color-link-hover: #ff792f;
--text-color-link-hover: #ff8a44;
--text-color-link-active: #ff4a42;
--text-color-link-visited: #bc85d4;
--text-color-link-visited-hover: #ff792f;
--text-color-link-visited-hover: #ff8a44;
--text-color-muted: #7d7d7d;
--bg-color-text-selection: #cccccc80;
--color-focus-outline: #cccccc80;
Expand Down

0 comments on commit 0b84552

Please sign in to comment.