@charset utf-8; /* * CSS Document * Written by Ryan Yonzon - TopicsExpress



          

@charset utf-8; /* * CSS Document * Written by Ryan Yonzon * ryan.rawswift/ */ /* * IE hack */ html, body { margin:0px; overflow:hidden; /* hide browsers main scrollbar */ height:100%; /* make sure well use 100% of the pages height */ } #main_container { width:100%; /* make sure well use 100% of pages width */ background-color:#ffffff; /* DO NOT REMOVE THIS; or youll have issue w/ the scrollbar, when the mouse pointer is on a white space */ overflow-x: hidden; overflow-y: scroll; }
Posted on: Sat, 05 Jul 2014 06:56:13 +0000

Trending Topics



Recently Viewed Topics




© 2015