Last active
          July 5, 2018 02:32 
        
      - 
      
 - 
        
Save joshmckibbin/cfa9cb694ba21f56f06eaf62487857c0 to your computer and use it in GitHub Desktop.  
    Remove everything except video from FB video page
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /* | |
| ** Install the Stylus browser extension (or similar) and use these styles in combination with FB's 'Quiet Mode' | |
| */ | |
| #BuddylistPagelet, | |
| ._3pmv, | |
| form[id^="u_3_"], | |
| .uiStreamStory, | |
| #pagelet_bluebar, | |
| ._1e8c, | |
| ._4ua2 { | |
| display: none !important; | |
| } | |
| [class^="_5-g"] { | |
| top: 0 !important; | |
| } | |
| ._6444 { | |
| background: transparent !important; | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment