update themes

This commit is contained in:
2025-08-06 16:57:51 +03:00
parent b2a1660aa3
commit 1727bb6779
6 changed files with 38 additions and 25 deletions

View File

@@ -25,12 +25,12 @@ p, .p { font-size: 1.2rem; color: #cbd5e0} */
/* Link styles */
a { color: #fff; }
a:focus, a:hover { border: none; color: #7570ea; }
a:focus, a:hover { border: none; color: #c5c5c5; }
a:active { color: #2b6cb0; }
nav h4 a { border: 0; color: #fff; }
nav h4 a:hover { border: 0; color: #7570ea; }
nav h4 a:hover { border: 0; color: #c5c5c5; }
nav h4 a:focus, nav h4 a:active { border: 0; color: #fff; }
h5 a { color: #7570ea; }
/* Text and paragraph styles */
pre, code { font-feature-settings: normal; }