.wpa{ font-size: 16px } .wpa a{ text-decoration: none; } .fs-lg{ font-size: 20px } /* Alignments */ .fl{ float: left; } .fr{ float: right; } /* Navigation */ .nav { background: #fff; border-radius: 4px; box-shadow: #ccc 0 0 2px; line-height: 40px; margin-top: 10px; } .nav a{ text-decoration: none; } .nav a.nav-link{ display: inline-block; padding: 0 15px } .nav a.nav-link:hover{ background-color: #eee } /* Cards */ .wpa .card{ padding: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 1px 6px 0 rgba(117,117,117,.25); } .wpa .card p:last-child{ margin-bottom: 0 } div.options-page{ max-width: 740px } .wpa-settings-wrap { padding: 10px; border: 1px solid #e5e5e5; box-shadow: 0 1px 1px rgba(0,0,0,.04); background: #fff; margin-bottom: 10px } .wpa-options-input { display: block; border-bottom: 1px solid #eee; padding: 4px; } .wpa-options-input label { display: inline-block; width: 25%; } .wpa-options-paragraph { margin-bottom: 20px; } .wpa-submit-wrap{ text-align: right; padding-top: 8px } .wpa-danger-zone { line-height: 30px; padding: 10px; border: 1px solid #faa; background: #fcc; }