Changeset 1618
- Timestamp:
- 05/24/2015 08:54:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/wp4-rtl.css
r1609 r1618 26 26 } 27 27 28 #wporg-header h2.rosetta a {29 float: right;30 }31 32 28 #wporg-header ul li a { 33 29 font-family: sans-serif; … … 40 36 } 41 37 42 @media screen and (min-width:76 8px) {38 @media screen and (min-width:769px) { 43 39 #wporg-header h1 { 44 40 float: right; … … 52 48 53 49 #wporg-header ul li { 50 float: right; 51 } 52 53 #wporg-header h2.rosetta { 54 54 float: right; 55 55 }
Note: See TracChangeset
for help on using the changeset viewer.