mirror of
https://github.com/fruworg/themu.git
synced 2025-06-13 10:10:26 +03:00
Update main.css
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user