Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- h1, h2, h3, h4, h5, h6 {
- /* Put heading closer to their related content */
- margin-bottom: 25px;
- }
- h1, h2 {
- margin-top:50px
- }
- .wy-nav-content p, .wy-nav-content ol, .wy-nav-content ul, .wy-nav-content dl {
- /* Justify text, gives a cleaner look */
- text-align: justify;
- /* Reduce vertical spacing since the default value (24px) is quite huge */
- margin-bottom: 10px !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement