| @@ -1,4 +1,5 @@ | ||
| 1 | +<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?> | |
| 1 | 2 | <style> |
| 2 | 3 | .betterdocs-customize-control-title { |
| 3 | 4 | margin-top: 0; |
| 4 | 5 | margin-bottom: 10px; |
| @@ -33,9 +34,9 @@ | ||
| 33 | 34 | padding: 15px; |
| 34 | 35 | font-size: 11px; |
| 35 | 36 | font-weight: 600; |
| 36 | 37 | letter-spacing: 2px; |
| 37 | - line-height: 1; | |
| 38 | + line-height: 1.3; | |
| 38 | 39 | text-transform: uppercase; |
| 39 | 40 | color: #555; |
| 40 | 41 | background-color: #fff; |
| 41 | 42 | } |