Updated github pages.

This commit is contained in:
Alexander Shaduri
2022-02-08 18:35:32 +04:00
parent 02dd6176d7
commit 1b260fd745
+5 -1
View File
@@ -1,20 +1,24 @@
---
---
@import "";
@import "{{ site.theme }}";
/* Hide sidebar footer with GitHub links */
div.addons-wrap {
display: none !important;
}
/* Hide page breadcrumbs */
div.navigation-top {
display: none !important;
}
/* Hide a line after page breadcrumbs */
div.content > hr {
display: none !important;
}
/* Customize navbar links */
a.caption {
text-transform: none !important;
padding-left: 12px !important;