mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Tweak highlighting of bash snippets
This commit is contained in:
@@ -290,8 +290,7 @@ pre {
|
||||
}
|
||||
&.language-bash mark {
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
text-decoration-color: rgba(255, 255, 155, 1);
|
||||
color: rgba(255, 255, 255, 1);
|
||||
}
|
||||
}
|
||||
pre code {
|
||||
|
||||
Reference in New Issue
Block a user