diff --git a/ground/views/layoutPage.php b/ground/views/layoutPage.php index 97491f2..1eb25f3 100644 --- a/ground/views/layoutPage.php +++ b/ground/views/layoutPage.php @@ -53,4 +53,25 @@ + \ No newline at end of file diff --git a/ground/views/point.php b/ground/views/point.php index 936b2fc..5112f9f 100644 --- a/ground/views/point.php +++ b/ground/views/point.php @@ -86,9 +86,7 @@ нет известных нам точек. - - - + @@ -96,9 +94,7 @@

Похожие:

- - - +

diff --git a/public/css/style.css b/public/css/style.css index a37ca24..48c06a9 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -87,7 +87,7 @@ div#box {background-image: url('/img/back.png'); background-repeat: no-repeat; b /* ------------- PAGE --------------------*/ .coords-container {text-align: right; margin-bottom: 20px; color: #777;font-size: 0.9em;} #pageSmoothBackground {z-index: -100; width: 106%; height: 106%; position: fixed; top: -3%; left: -3%; background-size: cover; -webkit-filter: blur(5px);} -.pagePoinsNearCards {display: inline-block; width: 186px; height: 139px; overflow: hidden;} +.pagePoinsNearCards {display: inline-block; overflow: hidden; padding: 0 2px 4px 2px;width: 186px; height: 139px;} .pagePoinsNearCardsImg {width: 186px; height: 139px;}