mirror of
https://shylinux.com/x/volcanos
synced 2025-05-01 19:19:23 +08:00
8 lines
166 B
CSS
8 lines
166 B
CSS
fieldset.float.inner.editor {
|
|
/* background-color:#332f1ecf; */
|
|
}
|
|
fieldset.float.inner.editor div.output {
|
|
background-color:#332f1ecf;
|
|
max-width:800px;
|
|
}
|