mirror of
				https://github.com/osmarks/mycorrhiza.git
				synced 2025-10-31 07:33:00 +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; } | ||||
| } | ||||
|  | ||||
| /* | ||||
|  * Shortcuts | ||||
|  */ | ||||
| template { | ||||
| 	display: none; | ||||
| } | ||||
|  | ||||
| kbd { | ||||
| 	display: inline-block; | ||||
| 	min-width: 1.5ch; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Umar Getagazov
					Umar Getagazov