remove some default stuff
This commit is contained in:
		
							parent
							
								
									c15bc7062d
								
							
						
					
					
						commit
						19e6f9e7f7
					
				
							
								
								
									
										11
									
								
								style.css
								
								
								
								
							
							
						
						
									
										11
									
								
								style.css
								
								
								
								
							|  | @ -1,8 +1,4 @@ | |||
| /** written by minish - 2024-03, mostly | ||||
|   * probably don't reference this stylesheet | ||||
|   * for literally anything, because i am | ||||
|   * godawful at writing css lol.. | ||||
|   */ | ||||
| /* written by minish - 2024-03 */ | ||||
| 
 | ||||
| :root { | ||||
|     --accent-b: #C4B5A1; | ||||
|  | @ -17,10 +13,6 @@ | |||
| } | ||||
| 
 | ||||
| body { | ||||
|     font-family: sans-serif; | ||||
|     font-style: normal; | ||||
|     font-optical-sizing: auto; | ||||
| 
 | ||||
|     overflow: hidden; | ||||
| } | ||||
| 
 | ||||
|  | @ -119,7 +111,6 @@ main h2 { | |||
| 
 | ||||
| ul { | ||||
|     list-style-position: inside; | ||||
| 
 | ||||
| } | ||||
| 
 | ||||
| li { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue