move style.css to assets directory
This commit is contained in:
		
							parent
							
								
									05d19c0a30
								
							
						
					
					
						commit
						564934c404
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -1,38 +0,0 @@ | |||
| body { | ||||
| 	max-width: 750px; | ||||
| 	margin: auto; | ||||
| 	background: black; | ||||
| 	color: lime; | ||||
| 	border: solid 2px; | ||||
| 	padding: 20px; | ||||
| } | ||||
| 
 | ||||
| a { | ||||
| 	color: orange; | ||||
| } | ||||
| a:visited { | ||||
| 	color: chocolate; | ||||
| } | ||||
| 
 | ||||
| h1,h2,h3 { | ||||
| 	border-bottom: dashed 1px; | ||||
| } | ||||
| 
 | ||||
| p { | ||||
| 	margin: 1em 0em 1em; | ||||
| } | ||||
| 
 | ||||
| pre { | ||||
| 	border: solid 2px; | ||||
| 	padding: 20px; | ||||
| } | ||||
| 
 | ||||
| ul { | ||||
| 	margin: initial; | ||||
| } | ||||
| 
 | ||||
| hr { | ||||
| 	margin-top: 20px; | ||||
| 	border-style: solid; | ||||
| 	color: lime; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue