|
|
@ -563,11 +563,6 @@ div.org_pole { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
|
|
|
|
.foto_org { |
|
|
|
padding-top: 10px; |
|
|
|
padding-bottom: 10px; |
|
|
|
} |
|
|
|
|
|
|
|
div.seznam_orgu h3 { |
|
|
|
text-align: center; |
|
|
|
margin-top: 10px; |
|
|
@ -576,9 +571,11 @@ div.seznam_orgu h3 { |
|
|
|
/*otáčecí karty organizátorů*/ |
|
|
|
|
|
|
|
.flip-card { |
|
|
|
width: 300px; |
|
|
|
height: 200px; |
|
|
|
width: 200px; |
|
|
|
height: 250px; |
|
|
|
perspective: 1000px; /* Remove this if you don't want the 3D effect */ |
|
|
|
margin-left: auto; |
|
|
|
margin-right: auto; |
|
|
|
} |
|
|
|
|
|
|
|
/* This container is needed to position the front and back side */ |
|
|
|