mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
feat(developer): Document public CSS variables and classes from server
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
@@ -92,4 +92,8 @@ div#list-of-available-icons > blockquote > div > div > p {
|
||||
font-size: 90%;
|
||||
font-style: normal;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.wy-nav-content {
|
||||
max-width: max(800px, calc(100vw - 600px)) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user