🎨
This commit is contained in:
		
							parent
							
								
									ee13d2382b
								
							
						
					
					
						commit
						132c30e557
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -68,13 +68,13 @@ iframe | |||
| root(isDark) | ||||
| 	display block | ||||
| 	font-size 16px | ||||
| 	border solid 1px isDark ? #58606b : #eee | ||||
| 	border solid 1px isDark ? #191b1f : #eee | ||||
| 	border-radius 4px | ||||
| 	overflow hidden | ||||
| 
 | ||||
| 	&:hover | ||||
| 		text-decoration none | ||||
| 		border-color isDark ? #7d8590 : #ddd | ||||
| 		border-color isDark ? #4f5561 : #ddd | ||||
| 
 | ||||
| 		> article > header > h1 | ||||
| 			text-decoration underline | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue