Add CSS
Well, according to a certain someone, a web-page is an onion. Source: http://www.thenoodleincident.com/tutorials/design_rant/2.html
This commit is contained in:
		
							parent
							
								
									402cb27329
								
							
						
					
					
						commit
						4a4907ea2c
					
				| @ -1,4 +1,8 @@ | |||||||
|  | <!DOCTYPE html> | ||||||
| <html> | <html> | ||||||
|  | <head> | ||||||
|  | <link rel="stylesheet" type="text/css" href="solarized_light.css"> | ||||||
|  | </head> | ||||||
| <body> | <body> | ||||||
| <p> | <p> | ||||||
| Welcome. | Welcome. | ||||||
|  | |||||||
							
								
								
									
										7
									
								
								solarized_light.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								solarized_light.css
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,7 @@ | |||||||
|  | :root { | ||||||
|  | 	--base3: #fdf6e3; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | body { | ||||||
|  | 	background-color: var(--base3); | ||||||
|  | } | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user