mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-17 02:16:44 +00:00
clean up client install/configure and add sidebar cta
This commit is contained in:
9
style.css
Normal file
9
style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/* Hide the Pangolin Cloud CTA source wrapper so it doesn't show in main content before the script moves it to the TOC */
|
||||
.pangolin-toc-cta-source {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Space above the Pangolin Cloud CTA (below the table of contents links) */
|
||||
#table-of-contents > *:last-child {
|
||||
margin-top: 1.25rem;
|
||||
}
|
||||
Reference in New Issue
Block a user