mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Code blocks colour
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
a35392aa64
commit
93a2d131e0
@ -37,4 +37,10 @@
|
||||
}
|
||||
.rst-versions .rst-current-version .fa-caret-down {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
/* Code blocks */
|
||||
.highlight {
|
||||
/* nc blue */
|
||||
background: rgba(0, 130, 201, 0.1)
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user