Make WordPress Core

Changeset 24144


Ignore:
Timestamp:
04/29/2013 09:02:25 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Eleven, minor cleanup: remove extra spaces in CSS file and crush a few more kilobytes from a PNG file.

Location:
trunk/wp-content/themes/twentyeleven
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyeleven/style.css

    r23841 r24144  
    23952395        width: auto;
    23962396    }
    2397 
    23982397}
    23992398@media (max-width: 650px) {
     
    24972496        height: auto;
    24982497    }
    2499 
    25002498}
    25012499@media (max-width: 450px) {
     
    25082506        height: auto;
    25092507    }
    2510 
    25112508}
    25122509@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
     
    25202517        border-top: none;
    25212518    }
    2522 
    25232519}
    25242520
     
    26892685        color: #666;
    26902686    }
    2691 
    26922687}
    26932688
     
    27152710}
    27162711
     2712
    27172713/* =IE8
    27182714----------------------------------------------- */
Note: See TracChangeset for help on using the changeset viewer.