Plugin Directory

Changeset 1528167


Ignore:
Timestamp:
11/04/2016 01:58:24 PM (9 years ago)
Author:
afterworkdelivery
Message:

change logo size

File:
1 edited

Legend:

Unmodified
Added
Removed
  • afterwork-delivery/tags/1.0.1/data/css/front-style.css

    r1523982 r1528167  
    11.wtlv-logo {
    2     display: block;
     2    display: inline-block;
     3    margin-right: 20px;
    34    position: relative;
    4     width: 170px;
    5     height: 40px;
     5    width: 100px;
     6    height: 26px;
    67    background: url('../images/afterwork-logo.png') no-repeat 0 0;
    78    background-size: contain;
Note: See TracChangeset for help on using the changeset viewer.