|
|
@ -752,11 +752,6 @@ div.org_email { |
|
|
|
backface-visibility: hidden; |
|
|
|
} |
|
|
|
|
|
|
|
/* Style the front side (fallback if image is missing) */ |
|
|
|
.flip-card-front { |
|
|
|
background-color: #bbb; |
|
|
|
} |
|
|
|
|
|
|
|
div.flip-card-foto img { |
|
|
|
width: 100%; |
|
|
|
height: 100%; |
|
|
@ -772,6 +767,10 @@ div.flip-card-foto img { |
|
|
|
padding-top: 20px; |
|
|
|
} |
|
|
|
|
|
|
|
#archiv.flip-card-back { |
|
|
|
background-color: white; |
|
|
|
} |
|
|
|
|
|
|
|
/* karty archiv */ |
|
|
|
|
|
|
|
div.popis_rocniku { |
|
|
@ -1029,20 +1028,6 @@ div.org-text { |
|
|
|
|
|
|
|
/**/ |
|
|
|
|
|
|
|
/**/ |
|
|
|
|
|
|
|
div.nahledy_cisel { |
|
|
|
float: right; |
|
|
|
height: 297px; |
|
|
|
width: 420px; |
|
|
|
position: relative; |
|
|
|
margin-right: 10%; |
|
|
|
margin-bottom: 50px; |
|
|
|
} |
|
|
|
|
|
|
|
div.nahledy_cisel div, div.nahledy_cisel img { |
|
|
|
position: absolute; |
|
|
|
} |
|
|
|
ul.form { |
|
|
|
list-style-type: none; |
|
|
|
padding-left: 0px; |
|
|
|