201509181046_ "Css3--media Query Finishing"

Source: Internet
Author: User

@charset "Utf-8";/** * IPhone 4/4s Landscape & Portrait*/@media only Screenand (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (DEVICE-ASPECT-RATIO:2/3){}/** * IPhone 4/4s portrait*/@media only Screenand (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (DEVICE-ASPECT-RATIO:2/3) and (orientation:portrait){}/** * IPhone 4/4s Landscape*/@media only Screenand (min-device-width:320px) and (max-device-width:480px) and (-webkit-device-pixel-ratio:2) and (DEVICE-ASPECT-RATIO:2/3) and (Orientation:landscape){}/** * IPhone 5/5s Landscape & Portrait*/@media only Screenand (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) {}/** * IPhone 5/5s portrait*/@media only Screenand (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2 ) and (orientation:portrait){}/** * IPhone 5/5s Landscape*/@media only Screenand (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2 ) and (Orientation:landscape){}/** * IPhone 5/5s Landscape & Portrait*/@media only Screenand (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) {}/** * IPhone 5/5s portrait*/@media only Screenand (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3 ) and (orientation:portrait){}/** * IPhone 5/5s Landscape*/@media only Screenand (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3 ) and (Orientation:landscape){}@media only screen and ( min-device-width:375px) and (MAX-DEVICE-WIDTH:667PX) and (orientation:portrait){//iphone 6 Portrait}@media only screen and ( min-device-width:375px) and (MAX-DEVICE-WIDTH:667PX) and (Orientation:landscape){//iphone 6 Landscape}@media only screen and ( min-device-width:414px) and (max-device-width:736px) and (orientation:portrait){//iphone 6+ Portrait}@media only screen and ( min-device-width:414px) and (max-device-width:736px) and (Orientation:landscape){//iphone 6+ Landscape}@media only screens and (max-device-width:640px), only screens and (MAX-DEVICE-WIDTH:667PX), only screens and (Max-widt h:480px){//iphone 6 and IPhone 6+ portrait and Landscape}@media only screens and (max-device-width:640px), only screens and (MAX-DEVICE-WIDTH:667PX), only screens and (Max-widt h:480px) and (orientation:portrait){//iphone 6 and IPhone 6+ portrait}@media only screens and (max-device-width:640px), only screens and (MAX-DEVICE-WIDTH:667PX), only screens and (Max-widt h:480px) and (Orientation:landscape){//iphone 6 and iPhone 6+ landscape}/** * Galaxy S3 Landscape & Portrait*/@media Screenand (device-width:320px ) and (device-height:640px) and (-webkit-device-pixel-ratio:2){}/** * Galaxy S3 portrait*/@media Screenand (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:2) and ( orientation:portrait){}/** * Galaxy S3 Landscape*/@media Screenand (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:2) and ( Orientation:landscape){}/** * Galaxy S4 Landscape & Portrait*/@media Screenand (device-width:320px ) and (device-height:640px) and (-webkit-device-pixel-ratio:3){}/** * Galaxy S4 portrait*/@media Screenand (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and ( orientation:portrait){}/** * Galaxy S4 Landscape*/@media Screenand (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and ( Orientation:landscape){}/** * Galaxy S5 Landscape & Portrait*/@media Screenand (device-width:360px ) and (device-height:640px) and (-webkit-device-pixel-ratio:3){}/** * Galaxy S4 portrait*/@media Screenand (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and ( orientation:portrait){}/** * Galaxy S4 Landscape*/@media Screenand (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and ( Orientation:landscape){}/** * HTC one Landscape & Portrait*/@media Screenand (device-width:360px ) and (device-height:640px) and (-webkit-device-pixel-ratio:3){}/** * HTC One portrait*/@media Screenand (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and ( orientation:portrait){}/** * HTC one landscape*/@media Screenand (device-width:360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and ( Orientation:landscape){}/** * IPad Mini Landscape & Portrait*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio: 1){}/** * IPad Mini portrait*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (- WEBKIT-MIN-DEVICE-PIXEL-RATIO:1){}/** * IPad Mini Landscape*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (Orientation:landscape) and (- WEBKIT-MIN-DEVICE-PIXEL-RATIO:1){}/** IPad Landscape & Portrait*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio: 1){}/** * IPad portrait*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (- WEBKIT-MIN-DEVICE-PIXEL-RATIO:1){}/** * IPad Landscape*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (Orientation:landscape) and (- WEBKIT-MIN-DEVICE-PIXEL-RATIO:1){}/** * IPad 3/4 Landscape & Portrait*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio: 2){}/** * IPad 3/4 portrait*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (- Webkit-min-device-pixel-ratio:2){}/** * IPad 3/4 Landscape*/@media only Screenand (min-device-width:768px) and (max-device-width:1024px) and (Orientation:landscape) and (- Webkit-min-device-pixel-ratio:2){}/** * Galaxy Tab 10.1 Landscape & Portrait*/@media (min-device-width:800px) and (max-device-width:1280px){}/** * Galaxy Tab 10.1 Portrait*/@media (max-device-width:800px) and (orientation:portrait){}/** * Galaxy Tab 10.1 Landscape*/@media (max-device-width:1280px) and (Orientation:landscape){}/** * Asus Nexus 7 Landscape & Portrait*/@media Screenand (device-width:601px) and (device-height:906px) and (-webkit-min-device-pixel-ratio:1.331) and (- webkit-max-device-pixel-ratio:1.332){}/** * Asus Nexus 7 Portrait*/@media Screenand (device-width:601px) and (device-height:906px) and (-webkit-min-device-pixel-ratio:1.331) and (- webkit-max-device-pixel-ratio:1.332) and (orientation:portrait){}/** * Asus Nexus 7 Landscape*/@media Screenand (device-width:601px) and (device-height:906px) and (-webkit-min-device-pixel-ratio:1.331) and (- webkit-max-device-pixel-ratio:1.332) and (Orientation:landscape){}/** Kindle Fire HD 7 "Landscape & Portrait*/@media only Screenand (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio: 1.5){}/** Kindle Fire HD 7 "Portrait*/@media only Screenand (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation:portrait){}/** Kindle Fire HD 7 "Landscape*/@media only Screenand (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (Orientation:landscape){}/** Kindle Fire HD 8.9 "Landscape & Portrait*/@media only Screenand (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio : 1.5){}/** Kindle Fire HD 8.9 "Portrait*/@media only Screenand (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio : 1.5) and (orientation:portrait){}/** Kindle Fire HD 8.9 "Landscape*/@media only Screenand (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio : 1.5) and (Orientation:landscape){}/** * Non-retina Screens*/@media Screenand (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio:1) {}/** * Retina Screens*/@media Screenand (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio:2) and (MIN-RESOLUTION:192DPI){}/** * Apple Watch*/@media (max-device-width:42mm) and (min-device-width:38mm){}/** * Moto Watch*/@media (max-device-width:218px) and (max-device-height:281px){

201509181046_ "Css3--media Query Finishing"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.