diff options
| -rw-r--r-- | style.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -920,4 +920,8 @@ code table tr { color: white !important; } +nav a:active { + border-color: #12cf45; +} + @import "highlights"; |
![]() |
index : journal.lunar.sh.git | |
| Technical journal for engineers, researchers and hobbyists. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | style.scss | 4 |
@@ -920,4 +920,8 @@ code table tr { color: white !important; } +nav a:active { + border-color: #12cf45; +} + @import "highlights"; |