mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Fix in IE6.
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
body {
 | 
					body {
 | 
				
			||||||
    font-family: Sans-Serif;
 | 
					    font-family: Sans-Serif;
 | 
				
			||||||
    font-size: small;
 | 
					    font-size: 10pt;
 | 
				
			||||||
    background-color: white;
 | 
					    background-color: white;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#body-wrapper {
 | 
					#body-wrapper {
 | 
				
			||||||
@@ -32,12 +32,10 @@ body {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
#main-content-wrapper {
 | 
					#main-content-wrapper {
 | 
				
			||||||
    margin-left: 2em;
 | 
					    margin-left: 2em;
 | 
				
			||||||
    width: 75%;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#main-content-wrapper ul li {
 | 
					#main-content-wrapper li {
 | 
				
			||||||
    list-style: disc;
 | 
					    list-style: disc;
 | 
				
			||||||
    margin-left: 10em;
 | 
					    margin-left: 12em
 | 
				
			||||||
    width: 65%;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#screenshots {
 | 
					#screenshots {
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user