| 
									
										
										
										
											2024-11-03 12:32:08 +01:00
										 |  |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  |  | <html lang="fr"> | 
					
						
							|  |  |  |  | <head> | 
					
						
							|  |  |  |  | <meta charset="UTF-8"> | 
					
						
							|  |  |  |  | <title>dragonfeu_blog</title> | 
					
						
							|  |  |  |  | <style type='text/css'>* { | 
					
						
							|  |  |  |  |     box-sizing: border-box; | 
					
						
							|  |  |  |  |     margin: 0; | 
					
						
							|  |  |  |  |     padding: 0; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | body { | 
					
						
							| 
									
										
										
										
											2024-11-03 13:16:33 +01:00
										 |  |  |  |     font-family: Helvetica, "Ubuntu Sans", "Noto Sans", Arial, sans-serif; | 
					
						
							|  |  |  |  |     text-align: left; | 
					
						
							| 
									
										
										
										
											2024-11-03 12:32:08 +01:00
										 |  |  |  |     margin: 0 auto; | 
					
						
							|  |  |  |  |     font-size: 1rem; | 
					
						
							|  |  |  |  |     max-width: 600px; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | h1, h2, h3, h4, h5, h6 { | 
					
						
							|  |  |  |  |     font-family: "Open Sans", "Noto Sans", Times, serif; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* 1. Use a more-intuitive box-sizing model */ | 
					
						
							|  |  |  |  | *, *::before, *::after { | 
					
						
							|  |  |  |  |   box-sizing: border-box; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* 2. Remove default margin */ | 
					
						
							|  |  |  |  | * { | 
					
						
							|  |  |  |  |   margin: 0; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | body { | 
					
						
							|  |  |  |  |   /* 3. Add accessible line-height */ | 
					
						
							|  |  |  |  |   line-height: 1.5; | 
					
						
							|  |  |  |  |   /* 4. Improve text rendering */ | 
					
						
							|  |  |  |  |   -webkit-font-smoothing: antialiased; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* 5. Improve media defaults */ | 
					
						
							|  |  |  |  | img, picture, video, canvas, svg { | 
					
						
							|  |  |  |  |   display: block; | 
					
						
							|  |  |  |  |   max-width: 100%; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* 6. Inherit fonts for form controls */ | 
					
						
							|  |  |  |  | input, button, textarea, select { | 
					
						
							|  |  |  |  |   font: inherit; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* 7. Avoid text overflows */ | 
					
						
							|  |  |  |  | p, h1, h2, h3, h4, h5, h6 { | 
					
						
							|  |  |  |  |   overflow-wrap: break-word; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* 8. Improve line wrapping */ | 
					
						
							|  |  |  |  | p { | 
					
						
							|  |  |  |  |   text-wrap: pretty; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | h1, h2, h3, h4, h5, h6 { | 
					
						
							|  |  |  |  |   text-wrap: balance; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* | 
					
						
							|  |  |  |  |   9. Create a root stacking context | 
					
						
							|  |  |  |  | */ | 
					
						
							|  |  |  |  | #root, #__next { | 
					
						
							|  |  |  |  |   isolation: isolate; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | input, button, textarea, select { | 
					
						
							|  |  |  |  |   font: inherit; | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | </style></head> | 
					
						
							|  |  |  |  | <body> | 
					
						
							|  |  |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  |  | <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> | 
					
						
							|  |  |  |  | <head> | 
					
						
							|  |  |  |  |   <meta charset="utf-8" /> | 
					
						
							|  |  |  |  |   <meta name="generator" content="pandoc" /> | 
					
						
							|  |  |  |  |   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | 
					
						
							|  |  |  |  |   <title>dragonfeu_blog</title> | 
					
						
							|  |  |  |  |   <style> | 
					
						
							|  |  |  |  |     code{white-space: pre-wrap;} | 
					
						
							|  |  |  |  |     span.smallcaps{font-variant: small-caps;} | 
					
						
							| 
									
										
										
										
											2024-11-04 09:35:31 +01:00
										 |  |  |  |     span.underline{text-decoration: underline;} | 
					
						
							|  |  |  |  |     div.column{display: inline-block; vertical-align: top; width: 50%;} | 
					
						
							| 
									
										
										
										
											2024-11-03 12:32:08 +01:00
										 |  |  |  |     div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} | 
					
						
							| 
									
										
										
										
											2024-11-04 09:35:31 +01:00
										 |  |  |  |     ul.task-list{list-style: none;} | 
					
						
							| 
									
										
										
										
											2024-11-03 12:32:08 +01:00
										 |  |  |  |   </style> | 
					
						
							|  |  |  |  | </head> | 
					
						
							|  |  |  |  | <body> | 
					
						
							|  |  |  |  | <header id="title-block-header"> | 
					
						
							|  |  |  |  | <h1 class="title">dragonfeu_blog</h1> | 
					
						
							|  |  |  |  | </header> | 
					
						
							|  |  |  |  | <hr /> | 
					
						
							| 
									
										
										
										
											2024-11-04 09:35:31 +01:00
										 |  |  |  | <p>Les trucs d'un dragon qui roule plus vite à vélo tel un neutron rapide, mais avec un casque opour le vélotaf chez Hexana.</p> | 
					
						
							| 
									
										
										
										
											2024-11-03 12:32:08 +01:00
										 |  |  |  | <hr /> | 
					
						
							|  |  |  |  | <p>À propos => a-propos.gmi</p> | 
					
						
							|  |  |  |  | <p>Projets => projets.gmi</p> | 
					
						
							|  |  |  |  | <p>Contact => contact.gmi</p> | 
					
						
							|  |  |  |  | <p>BlogRoll => blogroll.gmi</p> | 
					
						
							|  |  |  |  | <hr /> | 
					
						
							|  |  |  |  | </body> | 
					
						
							|  |  |  |  | </html> | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-11-04 09:31:28 +01:00
										 |  |  |  | </body> | 
					
						
							| 
									
										
										
										
											2024-11-03 12:32:08 +01:00
										 |  |  |  | </html> |