Making WordPress.org

Changeset 1558


Ignore:
Timestamp:
05/08/2015 10:32:17 PM (10 years ago)
Author:
iandunn
Message:

WordPress.tv: Remove unused .miro styles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css

    r1557 r1558  
    14141414}
    14151415
    1416 .miro {
    1417     text-align: right;
    1418     margin-bottom: -46px;
    1419 }
    1420 
    14211416.secondary_content h3 {
    14221417    font-family: Georgia, Times, "Times New Roman", serif;
     
    18071802}
    18081803
    1809 .miro {
    1810     background: url('i/miro.png') no-repeat;
    1811 
    1812     display: block;
    1813 
    1814     width: 160px;
    1815     height: 46px;
    1816     margin: -40px 0 0 6px;
    1817 
    1818     text-align: left;
    1819     text-indent: -9999px;
    1820 }
    1821 
    18221804.tag-count {
    18231805    border-radius: 20px;
Note: See TracChangeset for help on using the changeset viewer.