@charset "UTF-8"; img { max-width: 100%; } a.home-title { color: #222; } /* PAGES */ article.page:not(:last-child) { margin-bottom: 100px; } article.page header { margin-bottom: 20px; } article.page header a:hover { text-decoration: none; } article.page header h2 { font-size: 2.4em; } /* PLUGINS */ div.plugin:not(:last-child) { margin-bottom: 40px; } div.plugin > h1,h2,h3,h4 { font-size: 1em; } div.plugin h2.plugin-label { border-bottom: 1px solid #ebebeb; padding-bottom: 5px; text-transform: uppercase; margin: 20px 0; } div.plugin ul { list-style: none; padding: 0; } /* PLUGIN MENU */ div.plugin-menu li.menu:not(:last-child) { margin-bottom: 10px; } div.plugin-menu ul.submenu { margin-left: 10px; } /* PLUGIN PAGES */ div.plugin-pages li.parent h3 { margin-bottom: 5px; margin-top: 10px; } div.plugin-pages ul.child { margin-left: 5px; }