admin-dashboard.css
2 years ago
admin-dashboard.min.css
2 years ago
admin.css
2 years ago
admin.min.css
2 years ago
block-editor.min.css
4 years ago
frontend.css
2 years ago
frontend.min.css
2 years ago
page-reports.png
2 years ago
frontend.css
14 lines
| 1 | /* Frontend CSS */ |
| 2 | .post-views.entry-meta > span { |
| 3 | margin-right: 0 !important; |
| 4 | font: 16px; |
| 5 | line-height: 1; |
| 6 | } |
| 7 | |
| 8 | .post-views.entry-meta > span.post-views-icon.dashicons { |
| 9 | display: inline-block; |
| 10 | font-size: 16px; |
| 11 | line-height: 1; |
| 12 | text-decoration: inherit; |
| 13 | vertical-align: middle; |
| 14 | } |