mirror of
https://github.com/scratchfoundation/scratch-html5.git
synced 2024-12-01 03:16:59 -05:00
10 lines
83 B
CSS
10 lines
83 B
CSS
|
textarea {
|
||
|
width: 450px;
|
||
|
height: 200px;
|
||
|
}
|
||
|
|
||
|
object {
|
||
|
display: block;
|
||
|
}
|
||
|
|