|
@ -61,10 +61,12 @@ body { |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
} |
|
|
} |
|
|
.footer { |
|
|
.footer { |
|
|
background-color: #ddd; |
|
|
|
|
|
|
|
|
background-image: radial-gradient(circle, #000,#6f6f6f); |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
padding: 20px; |
|
|
padding: 20px; |
|
|
margin-top: 20px; |
|
|
margin-top: 20px; |
|
|
|
|
|
color: white; |
|
|
|
|
|
border-radius: 20px; |
|
|
} |
|
|
} |
|
|
/* animace @keyframe uděla animaci a poté v třídě musíme nastavit spouštěče */ |
|
|
/* animace @keyframe uděla animaci a poté v třídě musíme nastavit spouštěče */ |
|
|
@keyframes example { |
|
|
@keyframes example { |
|
|