Update main.css

This commit is contained in:
Руслан 2023-09-26 00:37:17 +06:00 committed by GitHub
parent bd2953e682
commit 18fafeb591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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