����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.224.32.173 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/greatlifehub.ng/glfiles.name.ng/themes/spirit/assets/js/tocify/ |
Upload File : |
/* * jquery.tocify.css 1.9.0 * Author: @gregfranko */ /* The Table of Contents container element */ .tocify { width: 20%; max-height: 90%; overflow: auto; margin-left: 2%; position: fixed; border: 1px solid #ccc; webkit-border-radius: 6px; moz-border-radius: 6px; border-radius: 6px; } /* The Table of Contents is composed of multiple nested unordered lists. These styles remove the default styling of an unordered list because it is ugly. */ .tocify ul, .tocify li { list-style: none; margin: 0; padding: 0; border: none; line-height: 30px; } /* Top level header elements */ .tocify-header { text-indent: 10px; } /* Top level subheader elements. These are the first nested items underneath a header element. */ .tocify-subheader { text-indent: 20px; display: none; } /* Makes the font smaller for all subheader elements. */ .tocify-subheader li { font-size: 12px; } /* Further indents second level subheader elements. */ .tocify-subheader .tocify-subheader { text-indent: 30px; } /* Further indents third level subheader elements. You can continue this pattern if you have more nested elements. */ .tocify-subheader .tocify-subheader .tocify-subheader { text-indent: 40px; } /* Twitter Bootstrap Override Style */ .nav-list > li > a, .nav-list .nav-header { margin: 0px; } /* Twitter Bootstrap Override Style */ .nav-list > li > a { padding: 5px; }