basex-lsp/webapp/static/ace/styles.css
2025-07-23 23:10:31 +01:00

7 lines
No EOL
112 B
CSS

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