50 lines
		
	
	
	
		
			1.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			50 lines
		
	
	
	
		
			1.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<script
							 | 
						||
| 
								 | 
							
								  async=""
							 | 
						||
| 
								 | 
							
								  id="MathJax-script"
							 | 
						||
| 
								 | 
							
								  src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"
							 | 
						||
| 
								 | 
							
								></script>
							 | 
						||
| 
								 | 
							
								<link
							 | 
						||
| 
								 | 
							
								  href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.23.0/themes/prism.min.css"
							 | 
						||
| 
								 | 
							
								  rel="stylesheet"
							 | 
						||
| 
								 | 
							
								/><link rel="preconnect" href="https://fonts.googleapis.com" /><link
							 | 
						||
| 
								 | 
							
								  rel="preconnect"
							 | 
						||
| 
								 | 
							
								  href="https://fonts.gstatic.com"
							 | 
						||
| 
								 | 
							
								  crossorigin
							 | 
						||
| 
								 | 
							
								/><link
							 | 
						||
| 
								 | 
							
								  href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap"
							 | 
						||
| 
								 | 
							
								  rel="stylesheet"
							 | 
						||
| 
								 | 
							
								/>
							 | 
						||
| 
								 | 
							
								<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.23.0/components/prism-core.min.js"></script>
							 | 
						||
| 
								 | 
							
								<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
							 | 
						||
| 
								 | 
							
								<style>
							 | 
						||
| 
								 | 
							
								  body .ui.container,
							 | 
						||
| 
								 | 
							
								  body ul {
							 | 
						||
| 
								 | 
							
								    font-family: "IBM Plex Sans" !important;
							 | 
						||
| 
								 | 
							
								  }
							 | 
						||
| 
								 | 
							
								  body blockquote {
							 | 
						||
| 
								 | 
							
								    border-left-width: 3px !important;
							 | 
						||
| 
								 | 
							
								    font-style: italic;
							 | 
						||
| 
								 | 
							
								  }
							 | 
						||
| 
								 | 
							
								  .headerFont,
							 | 
						||
| 
								 | 
							
								  .ui.header,
							 | 
						||
| 
								 | 
							
								  body h1,
							 | 
						||
| 
								 | 
							
								  h2,
							 | 
						||
| 
								 | 
							
								  h3,
							 | 
						||
| 
								 | 
							
								  h4,
							 | 
						||
| 
								 | 
							
								  h5,
							 | 
						||
| 
								 | 
							
								  h6 {
							 | 
						||
| 
								 | 
							
								    font-family: "IBM Plex Sans Condensed" !important;
							 | 
						||
| 
								 | 
							
								  }
							 | 
						||
| 
								 | 
							
								  body p {
							 | 
						||
| 
								 | 
							
								    line-height: 1.4;
							 | 
						||
| 
								 | 
							
								  }
							 | 
						||
| 
								 | 
							
								  .monoFont,
							 | 
						||
| 
								 | 
							
								  body code,
							 | 
						||
| 
								 | 
							
								  pre,
							 | 
						||
| 
								 | 
							
								  tt {
							 | 
						||
| 
								 | 
							
								    font-family: "IBM Plex Mono" !important;
							 | 
						||
| 
								 | 
							
								    font-size: 12px !important;
							 | 
						||
| 
								 | 
							
								    line-height: 1.4 !important;
							 | 
						||
| 
								 | 
							
								  }
							 | 
						||
| 
								 | 
							
								</style>
							 |