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