cmt-engineering-theme/style.css

12 lines
312 B
CSS
Raw Normal View History

2024-04-25 08:14:53 +00:00
/*
2024-04-25 08:21:50 +00:00
Theme Name: CMT Engineering Block Theme
2024-04-25 08:14:53 +00:00
Author: Autonomic Co-op
Author URI: https://autonomic.zone
Description: Modern block theme for CMT Engineering
Version: 0.1
*/
2024-04-25 14:37:13 +00:00
.wp-block-navigation .wp-block-navigation-item.current_page_item {
padding: 1em;
background-color: var(--wp--preset--color--secondary);
}