Changeset 296582
- Timestamp:
- 11/05/2025 01:46:57 PM (3 weeks ago)
- Location:
- webique/3.5
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from webique/3.4)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
webique/3.5/functions.php
r295358 r296582 6 6 * Define Theme Version 7 7 */ 8 define( 'WEBIQUE_THEME_VERSION', '3. 4' );8 define( 'WEBIQUE_THEME_VERSION', '3.5' ); 9 9 10 10 // Root path/URI. -
webique/3.5/readme.txt
r295358 r296582 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 5.6 7 Stable tag: 3. 48 Version: 3. 47 Stable tag: 3.5 8 Version: 3.5 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 158 158 == Changelog == 159 159 160 @version 3.5 161 * Style Issue Fixed 162 160 163 @version 3.4 161 164 * Block Elements Style Fixed -
webique/3.5/style.css
r295358 r296582 5 5 Author URI: https://www.nayrathemes.com/ 6 6 Description: A powerful next generation theme for upcoming generations and traditional UI that focuses on the color combinations of solid and gradient colors, along with cool animations and attractive features. It’s perfect for any type of business. View the demo of Webique Pro https://www.nayrathemes.com/demo/pro/?theme=webique 7 Version: 3. 47 Version: 3.5 8 8 Tested up to: 6.8 9 9 Requires PHP: 5.6 … … 44 44 color: inherit; 45 45 } 46 47 .sidebar .widget .textwidget a span{ 48 color: inherit; 49 }
Note: See TracChangeset
for help on using the changeset viewer.