style fixes

This commit is contained in:
2024-05-03 12:18:24 -04:00
parent 3d9ef61176
commit 6f06b603d4
4 changed files with 16 additions and 498 deletions

View File

@@ -1,11 +1,14 @@
/*
Plugin Name: Theme Starter
Description: A WordPress Stater theme for developing complex UIs.
Version: 1.0
Theme Name: Theme Starter
Theme URI: https://thecreatorpriz.com
Author: Prospect Ogujiuba
Author URI: https://www.mediagrowthpartner.com
Author URI: https://thecreatpriz.com/
Description: A starter theme for creating complex UIs
Version: 1.0
Requires at least: 5.9
Tested up to: 6.4.1
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: themestarter
*/
#toplevel_page_gf_edit_forms > a > div.wp-menu-name > span.update-plugins {
display: none !important;
}