mirror of
				https://gitea.blesmrt.net/mikaela/gist.git
				synced 2025-10-31 09:27:20 +01:00 
			
		
		
		
	update html-css/
This commit is contained in:
		
							parent
							
								
									63ea414845
								
							
						
					
					
						commit
						fdba47cb6d
					
				| @ -1,6 +1,5 @@ | ||||
| /** @format */ | ||||
| 
 | ||||
| :root { | ||||
|   color-scheme: dark light; | ||||
|   --fonts-sans-serif: | ||||
|     ui-sans-serif, "Liberation Sans", "Arimo", "Arial", | ||||
|     sans-serif "Noto Emoji", "Noto Color Emoji", emoji; | ||||
|  | ||||
| @ -8,6 +8,18 @@ | ||||
|       name="viewport" | ||||
|       content="width=device-width, initial-scale=1.0" /> | ||||
|     <title>Lorem.</title> | ||||
|     <meta | ||||
|       name="color-scheme" | ||||
|       content="dark light" /> | ||||
|     <meta | ||||
|       name="theme-color" | ||||
|       media="(prefers-color-scheme: dark)" | ||||
|       content="#ffb700" /> | ||||
|     <meta | ||||
|       name="theme-color" | ||||
|       media="(prefers-color-scheme: light)" | ||||
|       content="#fdfdfd" /> | ||||
| 
 | ||||
|     <link | ||||
|       rel="stylesheet" | ||||
|       href="fun.css" /> | ||||
|  | ||||
| @ -8,6 +8,17 @@ | ||||
|       name="viewport" | ||||
|       content="width=device-width, initial-scale=1.0" /> | ||||
|     <title>Lorem.</title> | ||||
|     <meta | ||||
|       name="color-scheme" | ||||
|       content="dark light" /> | ||||
|     <meta | ||||
|       name="theme-color" | ||||
|       media="(prefers-color-scheme: dark)" | ||||
|       content="#ffb700" /> | ||||
|     <meta | ||||
|       name="theme-color" | ||||
|       media="(prefers-color-scheme: light)" | ||||
|       content="#fdfdfd" /> | ||||
|     <link | ||||
|       rel="stylesheet" | ||||
|       href="style.css" /> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user