new map and image display fixes from Krasimir
This commit is contained in:
parent
4ba6e66042
commit
1216ec2f0a
|
@ -780,3 +780,7 @@ a.button:hover { opacity: 0.8; }
|
||||||
box-shadow: 0px 0px 1px 1px #999;
|
box-shadow: 0px 0px 1px 1px #999;
|
||||||
margin: 0 1em 2em 0;
|
margin: 0 1em 2em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
BIN
img/maps/0.jpg
BIN
img/maps/0.jpg
Binary file not shown.
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 99 KiB |
BIN
img/maps/2.jpg
BIN
img/maps/2.jpg
Binary file not shown.
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 108 KiB |
Loading…
Reference in New Issue