rm Public_0
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user