Changeset 904613
- Timestamp:
- 04/29/2014 07:32:27 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wens-responsive-column-layout-shortcodes/trunk/wen-style.css
r784746 r904613 59 59 /* =Fully Responsive Ready Structure by Bhuwan Roka 60 60 #Landscape phones and down# */ 61 @media only screen and (max-width: 479px) {62 .one_half,.one_third,.two_third,.three_fou rth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth, .one_half_last, .one_third_last, .two_third_last, .one_fourth_last, .three_fourth_last, .one_fifth_last, .three_fourth_last, .one_fifth_last, .two_fifth_last, .three_fifth_last, .one_sixth_last, .five_sixth_last{61 @media only screen and (max-width: 500px) { 62 .one_half,.one_third,.two_third,.three_fou500rth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth, .one_half_last, .one_third_last, .two_third_last, .one_fourth_last, .three_fourth_last, .one_fifth_last, .three_fourth_last, .one_fifth_last, .two_fifth_last, .three_fifth_last, .one_sixth_last, .five_sixth_last{ 63 63 width: 100%; 64 64 margin-bottom: 15px;
Note: See TracChangeset
for help on using the changeset viewer.