Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
demo
/
custom.css
blob: a83db21f5ad7a19032aed57864323aff4a027337 [
file
] [
log
] [
blame
] [
edit
]
textarea
{
width
:
100%
;
height
:
400px
;
min-height
:
400px
;
font-family
:
monospace
;
resize
:
vertical
;
}
.
two-fifths
{
width
:
40%
;
}
.
three-fifths
{
width
:
60%
;
}
.
container
{
width
:
1200px
;
}
.
hidden
{
visibility
:
hidden
;
}