colibris: adjust commented text color
This commit is contained in:
parent
2193875292
commit
c5fdc6129e
1 changed files with 6 additions and 0 deletions
|
@ -66,6 +66,12 @@
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
#innerdocbody .ace-line .comment {
|
||||
background-color: #fffacc;
|
||||
color: var(--super-dark-color);
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
#comments {
|
||||
width: 300px;
|
||||
|
|
Loading…
Reference in a new issue