Slightly increase font size for top-level H2s in WP back-end. refs #1357
Showing
1 changed file
with
2 additions
and
0 deletions
| ... | @@ -700,3 +700,5 @@ div.dataTables_paginate span.paginate_active { | ... | @@ -700,3 +700,5 @@ div.dataTables_paginate span.paginate_active { |
| 700 | 700 | ||
| 701 | ul.action-class {} | 701 | ul.action-class {} |
| 702 | ul.action-class li { margin: 0px 0px 10px 0px;} | 702 | ul.action-class li { margin: 0px 0px 10px 0px;} |
| 703 | |||
| 704 | div.wrap > h2 { font-size: 25px; } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment