style.css 594 B

123456789101112131415161718192021222324
  1. /*
  2. Theme Name: Sage Starter Theme
  3. Theme URI: https://roots.io/sage/
  4. Description: Sage is a WordPress starter theme.
  5. Version: 10.6.0
  6. Author: Roots
  7. Author URI: https://roots.io/
  8. Text Domain: sage
  9. License: MIT License
  10. License URI: https://opensource.org/licenses/MIT
  11. Requires PHP: 8.0
  12. Requires at least: 5.9
  13. */
  14. .pp-version-notice-bold-purple{
  15. display: none;
  16. }
  17. .pp-version-notice-bold-purple-message{
  18. display: none;
  19. }
  20. .pp-version-notice-bold-purple-button{
  21. display: none;
  22. }