Better experience (#166)
* Making directory navigation prettier * Small improvements * Rice-box Former-commit-id: fff23ea4a4aeff16e650571b1e50ac556db55e64 [formerly 1395942367664c8b8cac5181a44089e54002b061] [formerly d9afe630bc365cc227da4f18f76a98fe3f1843d9 [formerly 39a6b7de3c4d65e62f6897eb03faac018a48b89e]] Former-commit-id: 1d53b93648223d539d24512ea62b0d8ef3e07531 [formerly ee5428b9cd7a1cb3105f5dc42d4dce99584faf66] Former-commit-id: 2a5352afece16ce936f736cc5a2edcdb208f8671
This commit is contained in:
		
							parent
							
								
									3cee6b67f0
								
							
						
					
					
						commit
						22fbc7d02d
					
				| 
						 | 
				
			
			@ -133,5 +133,15 @@ main {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
#breadcrumbs a {
 | 
			
		||||
  color: inherit
 | 
			
		||||
  color: inherit;
 | 
			
		||||
  transition: .1s ease-in;
 | 
			
		||||
  border-radius: .125em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#breadcrumbs a:hover {
 | 
			
		||||
  background-color: rgba(0,0,0, 0.05);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#breadcrumbs span a {
 | 
			
		||||
  padding: .2em;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
8868d0da70d74a9255e7fd2617e88a63ba160479
 | 
			
		||||
e50cb6a99f64eba257617c206897174ed13be0ee
 | 
			
		||||
		Loading…
	
		Reference in New Issue