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
6fce2500dd
commit
bd2953e682
@ -253,9 +253,13 @@ svg {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
command::before {
|
||||
span:not([style])::before {
|
||||
content: "$ ";
|
||||
color: #999; /* Цвет символа $ */
|
||||
color: #555;
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: #111;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
|
Loading…
Reference in New Issue
Block a user