diff --git a/public/css/style.css b/public/css/style.css index c5e398a..8db3017 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -24,6 +24,7 @@ div.header img {height: 89px;} div.add {cursor: pointer;} html body h4 {font-weight: bold;} a.randomPointAImg {float: left; margin: 0 15px 0 0;} +div.excursionMarker {position: absolute; color: white; font-weight: bold; text-shadow: 1px 1px 2px black;} .fotorama {display: inline-block;} div.fotorama__caption {text-align: left;font-size: 9px;margin-bottom: 5px;opacity: 0.6;} diff --git a/views/point.php b/views/point.php index e5865b4..a0846fc 100644 --- a/views/point.php +++ b/views/point.php @@ -254,7 +254,7 @@ $index = 0;