Make WordPress Themes

Changeset 141206


Ignore:
Timestamp:
01/03/2021 09:36:11 AM (5 years ago)
Author:
themedropbox
Message:

New version of Shoper - 1.1.0

Location:
shoper/1.1.0
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • shoper/1.1.0/style.css

    r139409 r141206  
    77
    88Requires at least: 5.0
    9 Tested up to: 5.5.0
     9Tested up to: 5.6.4
    1010Requires PHP: 7.0
    11 Version: 1.0.9
     11Version: 1.1.0
    1212License: GPLv3 or later
    1313License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    19541954    text-decoration:none;   
    19551955}
     1956
     1957.u-column1.col-1,
     1958.u-column2.col-2,
     1959#customer_login .col-1,
     1960#customer_login .col-2{
     1961    max-width: 50%!important;
     1962    float: left!important;
     1963}
Note: See TracChangeset for help on using the changeset viewer.