Difference between revisions of "Template:ASTWS-China"

Line 174: Line 174:
 
                 background-color: rgb(100,149,237);
 
                 background-color: rgb(100,149,237);
 
             }
 
             }
 +
           
 +
/*            THIS IS FOR IPHONE*/
 +
           
 +
           
 +
            @media only screen
 +
and (min-device-width : 375px)
 +
and (max-device-width : 812px)
 +
and (-webkit-device-pixel-ratio : 3) {
 +
   
 +
    body {
 +
        background-color: red;
 +
    }
 +
           
 +
            }
 +
           
 +
           
 
         </style>
 
         </style>
 
          
 
          

Revision as of 01:23, 13 September 2018