css
.editor-header {
background-color: rgba(21, 66, 88, 0.93);
}
.editor-header {
width: 97%;
background: rgba(21, 66, 88, 0.93);
height: 37px;
margin-left: 13px;
position: relative;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
div {
display: block;
}
#options_window .content_options_holder .options_holder .header {
min-height: 50vh;
}
.header {
border: 7px solid #0E304A;
}
.header {
height: auto;
width: auto;
border: 7px solid #0E304A;
color: #67ABDF;
font-size: 12px;
font-family: Verdana,Geneva,sans-serif;
}
center {
display: block;
text-align: -webkit-center;
}
.txtfont_header {
color: #59cc33;
}
.txtfont_header {
font-family: “Comic Sans MS”;
font-size: large;
display: inline-block;
color: #59cc33;
}
h3 {
display: block;
font-size: 1.17em;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
element.style {
margin-top: 5px;
}
.ml1 {
border: 1px solid #0E304A;
}
.ml1 {
color: #67ABDF;
}
.ml1 {
border: 1px solid #0E304A;
padding: 5px;
margin: 0;
overflow: auto;
}
pre {
display: block;
font-family: monospace;
white-space: pre;
margin: 1em 0px;
}