mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Code blocks colour
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
@@ -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)
|
||||
}
|
||||
Reference in New Issue
Block a user