Advertisement
wpgaurav

Astrophysics Pro Modified CSS

Feb 27th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.31 KB | None | 0 0
  1. .contentArea    { padding: 0; width: 1024px; margin: 0 auto; position: relative; }
  2.  
  3.     /* layouts styles */
  4.     .one_fourth, .one_third, .two_third, .half_page { float: left; margin: 0 43px 0 0; }
  5.     .one_fourth { width: 196px; }
  6.     .one_third  { width: 200px; }
  7.     .two_third  { width: 760px; }
  8.     .half_page  { width: 435px; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement