mirror of
https://github.com/fruworg/themu.git
synced 2025-06-12 09:40:25 +03:00
Update main.css
This commit is contained in:
@ -253,6 +253,11 @@ svg {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
command::before {
|
||||
content: "$ ";
|
||||
color: #999; /* Цвет символа $ */
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 3.5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user