1
0
mirror of https://github.com/fruworg/themu.git synced 2025-07-02 01:33:59 +03:00

Update main.css

This commit is contained in:
2023-09-26 01:02:02 +06:00
committed by GitHub
parent c25f29e085
commit 46bb1980fe

@ -253,7 +253,7 @@ svg {
-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: "$ ";
color: #555;
}