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 00:41:25 +06:00
committed by GitHub
parent 18fafeb591
commit 405236b8ba

@ -253,7 +253,7 @@ svg {
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;
} }
span:not([style]):not([class^="language-shell"] span)::before { span:not([style]):not([class^="language-sh"] span)::before {
content: "$ "; content: "$ ";
color: #555; color: #555;
} }