Advertisement
congdantoancau

Facebook expander

Jan 11th, 2019
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1.  
  2. /***** FACEBOOK EXPANDER *****/
  3.     #contentArea{
  4.         width: 120% !important;
  5.         left: 0px;
  6.     }
  7.    
  8.     #headerArea:first-child {
  9.         display: none;
  10.     }
  11.    
  12.     #rightCol, #leftCol {
  13.         display: none !important;
  14.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement