mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-04 10:35:27 +08:00 
			
		
		
		
	Add border for color representations
This commit is contained in:
		@@ -18,6 +18,7 @@ $thebackground: $gray-200;
 | 
				
			|||||||
    display: inline-block;
 | 
					    display: inline-block;
 | 
				
			||||||
    width: 60px;
 | 
					    width: 60px;
 | 
				
			||||||
    height: 15px;
 | 
					    height: 15px;
 | 
				
			||||||
 | 
					    border: 2px solid #000000;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#topnav {
 | 
					#topnav {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user