Files
webgui/emhttp/plugins/dynamix/sheets/Syslinux-white.css
2024-07-08 11:53:09 -07:00

19 lines
363 B
CSS

span.array,
span.system {
margin-left: 33.33%;
width: 65.5%;
padding: 2px 10px;
font-weight: bold;
border: solid 1px #1c1c1c;
border-bottom: none;
}
textarea.menu {
margin-left: 33.33%;
width: 65.5%;
margin-bottom: 12px;
padding: 4px 10px;
font-family: bitstream;
border: 1px solid #1c1b1b;
border-top: none;
}