Plugin Directory

Changeset 1654422


Ignore:
Timestamp:
05/10/2017 03:13:12 PM (9 years ago)
Author:
bobbravo2
Message:

updated login css for mobile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-by-circle-tree/trunk/css/circletree-login.css

    r766423 r1654422  
    424424        padding-left: 5px;
    425425        padding-right: 5px;
    426         margin-right: 10px;
    427426        left: 5px;
    428427    }
     
    444443    }
    445444    #loginform {
    446         padding-left: 10px;
    447         padding-right: 10px;
     445        padding: 0 20px;
    448446    }
    449447    #login H1 A {
    450448        background-image: url(../images/header-mobile.png);
    451         height: 120px;
     449        background-size: contain;
    452450    }
    453451}
     
    460458    #login H1 A {
    461459        background-image: url(../images/header-mobile2x.png);
    462         height: 120px;
    463         background-size: 320px 114px;
    464     }
     460    }''
    465461}
    466462@media screen and (min-width: 768px) and (min-resolution: 120dpi),
Note: See TracChangeset for help on using the changeset viewer.