Make WordPress Themes

Changeset 157433

Timestamp:
11/10/2021 01:05:15 PM (4 years ago)
Author:
themedropbox
Message:

New version of Envira - 1.0.26

Location:
envira/1.0.26
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • envira/1.0.26/readme.txt

    r157138 r157433  
    55Tested up to:  5.8
    66Requires PHP: 5.6
    7 Stable tag: 1.0.25
    8 Version: 1.0.25
     7Stable tag: 1.0.26
     8Version: 1.0.26
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    131131== Changelog ==
    132132
     133@version 1.0.26
     134*Fixed Sidebar Block Widget Padding Issue
     135
    133136@version 1.0.25
    134137*Fixed Block File Button Color Issue
  • envira/1.0.26/style.css

    r157138 r157433  
    66Description: Envira is a unique, clean and professional-looking WordPress theme, perfect for all online digital business. A great variety of layouts and styles allows the creation of different structures and satisfies any specific requirement. The frontend and backend features are focused ease of use so that visitors can get the best user experience. View the demo of Envira Pro https://www.nayrathemes.com/demo/pro/?theme=envira
    77Template: startkit
    8 Version: 1.0.25
     8Version: 1.0.26
    99Tested up to: 5.8
    1010Requires PHP: 5.6
     
    716716    text-align: center;
    717717}
     718
     719.sidebar .widget_block {
     720    padding: 18px 20px 10px;
     721}
Note: See TracChangeset for help on using the changeset viewer.