chore: remove font
This commit is contained in:
		
							parent
							
								
									c4191ec6cd
								
							
						
					
					
						commit
						4490a89f73
					
				@ -117,9 +117,7 @@ func (r *HTWriter) WriteTo(w io.Writer) (int64, error) {
 | 
				
			|||||||
		<head>
 | 
							<head>
 | 
				
			||||||
			<title>The Watcher</title>
 | 
								<title>The Watcher</title>
 | 
				
			||||||
			<style>
 | 
								<style>
 | 
				
			||||||
				@import url('https://fonts.cdnfonts.com/css/open-dyslexic');
 | 
									body { font-family: sans-serif; width: 70%; margin: auto; background: black; color: white; }
 | 
				
			||||||
	
 | 
					 | 
				
			||||||
				body { font-family: 'Open-Dyslexic', sans-serif; width: 70%; margin: auto; background: black; color: white; }
 | 
					 | 
				
			||||||
				a { color: cornflowerblue; text-decoration: none; }
 | 
									a { color: cornflowerblue; text-decoration: none; }
 | 
				
			||||||
				main { }
 | 
									main { }
 | 
				
			||||||
				pre { white-space: pre-wrap; }
 | 
									pre { white-space: pre-wrap; }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user