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

18 lines
332 B
CSS

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