[enh] there should be an html styling for commands
This commit is contained in:
parent
381953bbd0
commit
ea411c6cde
2 changed files with 11 additions and 4 deletions
|
|
@ -17,4 +17,9 @@
|
|||
|
||||
.log p {
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
.log span.cmd {
|
||||
background: #eee;
|
||||
color: #003e80;
|
||||
padding: 3px 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue