PHP Classes

File: src/less/style.less

Recommend this page to a friend!
  Classes of Maniruzzaman Akash   Event Story Manager Plugin   src/less/style.less   Download  
File: src/less/style.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Event Story Manager Plugin
Manage and publish regional events in WordPress
Author: By
Last change:
Date: 1 year ago
Size: 889 bytes
 

Contents

Class file image Download
/** File Name: style.less Author : Maniruzzaman Akash <manirujjamanakash@gmail.com> */ .event-story { padding-left: 3rem !important; padding-right: 3rem !important; .event-story-list-content { margin-bottom: 1em; text-align: center; .event-title { font-size: 1.5em; font-weight: bold; margin-bottom: 1em; } } } // Some override style for our template. .post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width { max-width: 100% !important; margin-left: auto; margin-right: auto; }