mirror of
https://github.com/scratchfoundation/scratch-html5.git
synced 2024-11-28 10:05:55 -05:00
9 lines
83 B
CSS
9 lines
83 B
CSS
textarea {
|
|
width: 450px;
|
|
height: 200px;
|
|
}
|
|
|
|
object {
|
|
display: block;
|
|
}
|
|
|