mirror of
https://github.com/scratchfoundation/scratch-html5.git
synced 2024-12-02 20:07:09 -05:00
9 lines
83 B
CSS
9 lines
83 B
CSS
textarea {
|
|
width: 450px;
|
|
height: 200px;
|
|
}
|
|
|
|
object {
|
|
display: block;
|
|
}
|
|
|