Header pre colors, verify on hellsite
This commit is contained in:
		
							parent
							
								
									548d6ac370
								
							
						
					
					
						commit
						c89fba8ca1
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -30,14 +30,17 @@ h2 { | ||||||
| 
 | 
 | ||||||
| h1::before { | h1::before { | ||||||
|     content: "# "; |     content: "# "; | ||||||
|  |     color: #747369; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| h2::before { | h2::before { | ||||||
|     content: "## "; |     content: "## "; | ||||||
|  |     color: #747369; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| h3::before { | h3::before { | ||||||
|     content: "### "; |     content: "### "; | ||||||
|  |     color: #747369; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| a { | a { | ||||||
|  |  | ||||||
|  | @ -4,4 +4,5 @@ | ||||||
| 
 | 
 | ||||||
| {% block content %} | {% block content %} | ||||||
| {{ section.content | safe }} | {{ section.content | safe }} | ||||||
|  | <a rel="me" href="https://hellsite.site/@hazel"></a> | ||||||
| {% endblock content %} | {% endblock content %} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue