Changeset 1457
- Timestamp:
- 03/27/2015 09:26:32 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/wp4.css
r1456 r1457 347 347 } 348 348 349 @media screen and (max-width:8 00px) {349 @media screen and (max-width:820px) { 350 350 #wporg-header ul li#download { 351 351 display: none; … … 596 596 } 597 597 598 @media screen and (min-width:8 00px) {598 @media screen and (min-width:820px) { 599 599 #download-mobile { 600 600 display: none;
Note: See TracChangeset
for help on using the changeset viewer.