finished I guess
This commit is contained in:
		
							parent
							
								
									7cbf18ce74
								
							
						
					
					
						commit
						79100d3f86
					
				
					 3 changed files with 48 additions and 2 deletions
				
			
		|  | @ -49,7 +49,7 @@ h2 { | |||
|   border-bottom: 2px solid var(--foreground); | ||||
| } | ||||
| 
 | ||||
| h1:not(.site-title)::before { | ||||
| h1:not(.site-title):not(.post-title)::before { | ||||
|   content: "# "; | ||||
|   color: var(--decoration); | ||||
| } | ||||
|  | @ -148,6 +148,13 @@ div.table-wrapper tr:nth-child(even) { | |||
|   cursor: pointer; | ||||
| } | ||||
| 
 | ||||
| h1.post-title { | ||||
|   font-size: 1.5em; | ||||
|   border: none; | ||||
|   line-height: 1; | ||||
|   margin: 0; | ||||
| } | ||||
| 
 | ||||
| p.post-date { | ||||
|   color: var(--decoration); | ||||
|   margin: 0; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue