|
@ -55,6 +55,8 @@ a:focus, a:hover, a:active { |
|
|
|
|
|
|
|
|
img { |
|
|
img { |
|
|
filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.4)); |
|
|
filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.4)); |
|
|
|
|
|
max-width: 100%; |
|
|
|
|
|
height: auto; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
h1 { /*todo: odlišit 1 a 2 */ |
|
|
h1 { /*todo: odlišit 1 a 2 */ |
|
@ -967,6 +969,7 @@ div.cislo_odkazy ul { |
|
|
|
|
|
|
|
|
div.novinka_obrazek { |
|
|
div.novinka_obrazek { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
|
|
|
max-width: 400px; /*FIXME*/ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
div.org-text { |
|
|
div.org-text { |
|
|