/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 #dashboard_right_now .post-count,
 #dashboard_right_now .comment-count,
 .nav-menus-php label[for="add-post-hide"],
 .control-section.add-post,
 .welcome-icon.welcome-write-blog,
 .users-php .column-posts,
 .disabled-blog.options-reading-php #front-static-pages legend + p,
 .disabled-blog.options-reading-php .form-table tr:nth-child(2),
 .disabled-blog.options-reading-php .form-table tr:nth-child(3),
 .disabled-blog.options-reading-php .form-table tr:nth-child(4) {
     display: none;
 }