@@ -299,6 +299,9 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
font-family: "DejaVu Serif", Georgia, Cambria, "Times New Roman", Times, serif !important;
font-style: italic;
}
+.infobox img {
+ max-height: 250px;
+}
.infobox .btn {
background-color: #007ab8;
border: none;
@@ -272,6 +272,9 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
@@ -156,6 +156,9 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
outline: 0 none;
position: relative;
.infobox .infobox_part {
margin-bottom: 20px;
word-wrap: break-word;
@@ -14,6 +14,10 @@
+ img{
+ max-height: "250px";
+ }
+
.btn{
background-color: @dark-blue;
@@ -1,4 +1,8 @@
.infobox {
.infobox_part {