Update style.css
This commit is contained in:
parent
a898bb706b
commit
5c5fdf254c
1 changed files with 6 additions and 1 deletions
|
@ -29,6 +29,11 @@ body {
|
|||
color: white;
|
||||
}
|
||||
|
||||
#plush {
|
||||
cursor: pointer;
|
||||
border-bottom: 1px dashed;
|
||||
}
|
||||
|
||||
#prompt {
|
||||
padding: 2vw;
|
||||
background: #303030
|
||||
|
|
Loading…
Add table
Reference in a new issue