mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-02 17:45:54 +00:00
remove header numbering from pdf
This commit is contained in:
@@ -14,3 +14,10 @@ a[href^="#"]:after {
|
||||
background: transparent;
|
||||
box-decoration-break: slice;
|
||||
}
|
||||
|
||||
/* Disable header numbering */
|
||||
.page-template-template-dev-portal.page-template-template-dev-portal-php h1:before,
|
||||
.page-template-template-dev-portal.page-template-template-dev-portal-php h2:before,
|
||||
.page-template-template-dev-portal.page-template-template-dev-portal-php h3:before {
|
||||
content: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user