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 {
|
&.language-bash mark {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: underline;
|
color: rgba(255, 255, 255, 1);
|
||||||
text-decoration-color: rgba(255, 255, 155, 1);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
pre code {
|
pre code {
|
||||||
|
|||||||
Reference in New Issue
Block a user