Update README.md
This commit is contained in:
parent
28cbaebe54
commit
08b258100b
|
@ -1,3 +1,4 @@
|
|||
```css
|
||||
textarea#user-specified-css-input {
|
||||
height: 400px;
|
||||
width: 600px;
|
||||
|
@ -68,4 +69,5 @@ textarea#user-specified-css-input {
|
|||
}
|
||||
#settings {
|
||||
background: #434343;
|
||||
}
|
||||
}
|
||||
```
|
Loading…
Reference in New Issue