mirror of
https://github.com/fruworg/themu.git
synced 2024-11-16 07:07:16 +03:00
Update main.css
This commit is contained in:
parent
55f14c22a9
commit
c25f29e085
@ -253,7 +253,7 @@ svg {
|
|||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
|
|
||||||
span:not([style]):not([class="language-sh"] span)::before {
|
span:not([style]):not([class="language-sh"] span):not([class="meta"]):not([class^="page-item"] span)::before {
|
||||||
content: "$ ";
|
content: "$ ";
|
||||||
color: #555;
|
color: #555;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user