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
0fee992170
commit
747206ceb7
@ -1,5 +1,5 @@
|
|||||||
:root{
|
:root{
|
||||||
--maincolor: #6667AB;
|
--maincolor: peachpuff;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
@ -254,7 +254,7 @@ svg {
|
|||||||
}
|
}
|
||||||
|
|
||||||
span:not([style]):not([class="language-sh"] span):not([class="meta"]):not([class="pagination"] span)::before {
|
span:not([style]):not([class="language-sh"] span):not([class="meta"]):not([class="pagination"] span)::before {
|
||||||
content: "$ ";
|
content: "# ";
|
||||||
color: #555;
|
color: #555;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user