11 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| /* 
 | |
|  * ~/.mozilla/firefox/<profile>/chrome/userChrome.css
 | |
|  */
 | |
| 
 | |
| :root, body {
 | |
|     font-family: Letter;
 | |
| }
 | |
| 
 | |
| .tabbrowser-tab {
 | |
| /*    font-size: 13px; */
 | |
| }
 |