Velká revize stylů (a některých JS) #44
					 1 changed files with 6 additions and 6 deletions
				
			
		|  | @ -64,13 +64,13 @@ a:focus, a:hover, a:active { | |||
| 	font-weight: bold; | ||||
| 	font-variant: small-caps; | ||||
| 	filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.4)); | ||||
| } | ||||
| 
 | ||||
| .button:hover { | ||||
| 	position: relative; | ||||
| 	top: 2px; | ||||
| 	left:2px; | ||||
| 	background-color: #df490e; | ||||
| 	&:hover { | ||||
| 		position: relative; | ||||
| 		top: 2px; | ||||
| 		left: 2px; | ||||
| 		background-color: #df490e; | ||||
| 	} | ||||
| } | ||||
| /******************/ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue