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
ffa90ac083
commit
86831ce5b2
@ -253,6 +253,11 @@ svg {
|
|||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
command::before {
|
||||||
|
content: "$ ";
|
||||||
|
color: #999; /* Цвет символа $ */
|
||||||
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
width: 3.5px;
|
width: 3.5px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user