|
@ -64,14 +64,14 @@ a:focus, a:hover, a:active { |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
font-variant: small-caps; |
|
|
font-variant: small-caps; |
|
|
filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.4)); |
|
|
filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.4)); |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.button:hover { |
|
|
&:hover { |
|
|
position: relative; |
|
|
position: relative; |
|
|
top: 2px; |
|
|
top: 2px; |
|
|
left: 2px; |
|
|
left: 2px; |
|
|
background-color: #df490e; |
|
|
background-color: #df490e; |
|
|
} |
|
|
} |
|
|
|
|
|
} |
|
|
/******************/ |
|
|
/******************/ |
|
|
|
|
|
|
|
|
/**** Další ****/ |
|
|
/**** Další ****/ |
|
|