help.scss 207 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 .documentation { padding-bottom: 10px; p { padding: 10px 14px; margin: 0; } li { line-height: 24px; color: #888; a { font-size: 14px; margin-right: 3px; } } }