rm Public_0

This commit is contained in:
bonnebulle
2025-10-20 21:06:13 +00:00
parent 78e4e6ac8d
commit 9f8bbb6368
4 changed files with 14 additions and 47 deletions

View File

@@ -283,6 +283,7 @@ div.code-toolbar > .toolbar {
font-size: 12px;
} */
cmd,
code.term,
code.key,
kdb,
@@ -304,6 +305,12 @@ code.term {
background: rgb(237, 221, 221);
color: #000000 !important;
}
cmd {
background: #000;
color: #3fff3f !important;
font-size: 1em;
}
hr.space {
height: 2rem;
border: 0;