basex-lsp/webapp/static/clients/ace/styles.css
2025-08-04 17:25:35 +01:00

7 lines
No EOL
112 B
CSS

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