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