View Single Post
Old 09-27-2015, 11:23 AM   #1
oiver55
Enthusiast
oiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windows
 
Posts: 43
Karma: 120648
Join Date: Feb 2015
Device: kindle
What does this do?

I was looking up some code to get a certain look and found this.

"@media amzn-mobi" What does this code do?

Here is the whole css.

Code:
div.x2{
position:absolute; top:50%; margin-top: -2em; left:0; right:0;
}
div.x3 {
text-align: center;
}
@media amzn-mobi 
{
div.x2{margin-top:30%;}
}
oiver55 is offline   Reply With Quote