+Schatten usw
This commit is contained in:
		
							parent
							
								
									2800d28a55
								
							
						
					
					
						commit
						bb3c27bd40
					
				
							
								
								
									
										10
									
								
								style.css
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								style.css
									
									
									
									
									
								
							| @ -11,6 +11,7 @@ ul { | |||||||
|     font-size: 25px; |     font-size: 25px; | ||||||
|     text-shadow: 2px 2px 5px #c41d1d; |     text-shadow: 2px 2px 5px #c41d1d; | ||||||
|     font-family: Bradley Hand, cursive; |     font-family: Bradley Hand, cursive; | ||||||
|  |     box-shadow: 30px 30px 35px black; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| li { | li { | ||||||
| @ -45,16 +46,25 @@ li a:hover:not(.active) { | |||||||
|     font-family: Brush Script MT; |     font-family: Brush Script MT; | ||||||
|     font-weight: 600; |     font-weight: 600; | ||||||
|     background-image: url("muster.jpg"); |     background-image: url("muster.jpg"); | ||||||
|  | 
 | ||||||
|     background-size: 800px; |     background-size: 800px; | ||||||
|  |     box-shadow: 30px 30px 35px black; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| .game{ | .game{ | ||||||
|     border: solid black 0.1rem; |     border: solid black 0.1rem; | ||||||
|     border-collapse: collapse; |     border-collapse: collapse; | ||||||
|     font-size: 3rem; |     font-size: 3rem; | ||||||
|  |     text-shadow: 2px 2px 5px #c41d1d; | ||||||
|  |     opacity: 0.9; | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| } | } | ||||||
| .fields{ | .fields{ | ||||||
|     width: 4rem; |     width: 4rem; | ||||||
|     height: 4rem; |     height: 4rem; | ||||||
|  | 
 | ||||||
| } | } | ||||||
| body{ | body{ | ||||||
|     text-align: center; |     text-align: center; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user