basex-lsp/webapp/static/clients/ace/styles.css
2025-11-11 15:36:33 +00:00

7 lines
No EOL
118 B
CSS

header {
background-color: aqua;
}
.box {
border: 2px dotted rgb(96 139 168);
display: flex;
}