Editing: custom.css
#pearl_dashboard_announcement > .postbox-header { background-color: #23282d; } #pearl_dashboard_announcement .inside { width: 100%; margin-top: 0; padding: 0; max-height: 300px; overflow-y: auto; } #pearl_dashboard_announcement .inside #pearl-announcement { font-size: 15px; line-height: 22px; } #pearl_dashboard_announcement h2.hndle { background: #23282d; color: #fff; border: 0; } #pearl_dashboard_announcement .handlediv { color: #fff; height: 35px; } #pearl-changelog h4 { font-weight: 700; } #pearl-changelog h4 span { margin-top: 5px; display: block; font-weight: 400; font-style: italic; font-size: 95%; } #pearl-changelog .pearl_changelog_version { margin-bottom: 30px; } #pearl-changelog ul li { position: relative; } #pearl-changelog ul li:before { position: absolute; top: 9px; left: 0; display: block; width: 10px; height: 1px; background-color: #4CBEB5; } #pearl-changelog .community-events-footer { margin: 0 -15px; padding-bottom: 0; } #pearl-changelog .community-events-footer a { margin-right: 10px; } #pearl-changelog .community-events-footer span { font-size: 18px; } #pearl-changelog .community-events-footer a:last-child { margin-right: 0; }
Save
Back