style.css 535 B

1234567891011121314151617181920212223
  1. /*!
  2. Theme Name: UHP
  3. Theme URI: http://upstatehealthpartners.com/
  4. Author: windhamdavid
  5. Author URI: https://davidwindham.com
  6. Description: A Theme for Upstate Health Partners
  7. Version: 0.1.0
  8. Tags: Full Site Editing, Blocks, Patterns
  9. Requires PHP: 7.0
  10. Tested up to: 6.5
  11. License: GNU General Public License v2 or later
  12. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  13. Thanks:
  14. Twenty Twenty Four * GNU GPL v2 or later - https://github.com/WordPress/twentytwentyfour
  15. */
  16. .negative-bottom-margin {
  17. margin-bottom: -2em !important;
  18. }