Thursday, May 14, 2015

Logos


logos

web             1052 x 408
facebook       851 x 315
meetup          960 x 150
bc                1920 x 470

screens

hp laptop             1366 x 768
samsung tablet      960 x 600
samsung s5           732 x 412
huawei                  640 x 360
iphone                   480 x 320

4children theme @media
@media only screen and (max-width:1400px)
@media only screen and (max-width:959px)
@media only screen and (min-width:768px) and (max-width:959px)
@media only screen and (max-width:767px)
@media only screen and (min-width:480px) and (max-width:767px)
@media only screen and (max-width:479px)

chrisberks.xml (blogspot) @media
@media only screen and (max-width:1024px)
@media only screen and (min-width:768px) and (max-width:989px)
@media only screen and (max-width:767px)
@media only screen and (max-width:479px)

purecss
@media screen and (min-width:300px)
@media screen and (min-width:479px)
@media screen and (min-width:780px)



No comments:

Post a Comment