mirror of
				https://github.com/osmarks/mycorrhiza.git
				synced 2025-10-30 23:23:04 +00:00 
			
		
		
		
	Hide <template> tags
Makes at least something visible on browsers like netsurf and others.
This commit is contained in:
		| @@ -252,6 +252,13 @@ table { border: 0; background-color: #444444; color: #ddd; } | |||||||
| mark { background: rgba(130, 80, 30, 5); color: inherit; } | mark { background: rgba(130, 80, 30, 5); color: inherit; } | ||||||
| } | } | ||||||
|  |  | ||||||
|  | /* | ||||||
|  |  * Shortcuts | ||||||
|  |  */ | ||||||
|  | template { | ||||||
|  | 	display: none; | ||||||
|  | } | ||||||
|  |  | ||||||
| kbd { | kbd { | ||||||
| 	display: inline-block; | 	display: inline-block; | ||||||
| 	min-width: 1.5ch; | 	min-width: 1.5ch; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Umar Getagazov
					Umar Getagazov