diff --git a/public/img/front-page/bakalavr-special/photo.png b/public/img/front-page/bakalavr-special/photo.png new file mode 100644 index 0000000..541a73d Binary files /dev/null and b/public/img/front-page/bakalavr-special/photo.png differ diff --git a/public/img/front-page/eye.png b/public/img/front-page/eye.png deleted file mode 100644 index dc51748..0000000 Binary files a/public/img/front-page/eye.png and /dev/null differ diff --git a/public/img/front-page/visually-impaired-mode-icon.png b/public/img/front-page/visually-impaired-mode-icon.png new file mode 100644 index 0000000..5db6e17 Binary files /dev/null and b/public/img/front-page/visually-impaired-mode-icon.png differ diff --git a/resources/views/layouts/new-design-layout.blade.php b/resources/views/layouts/new-design-layout.blade.php index 9bb0664..fe23a26 100644 --- a/resources/views/layouts/new-design-layout.blade.php +++ b/resources/views/layouts/new-design-layout.blade.php @@ -27,8 +27,7 @@ - - + diff --git a/resources/views/new-design/bakalavr-special.blade.php b/resources/views/new-design/bakalavr-special.blade.php index bd3edf1..29739cf 100644 --- a/resources/views/new-design/bakalavr-special.blade.php +++ b/resources/views/new-design/bakalavr-special.blade.php @@ -75,7 +75,8 @@ integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"> - + + @@ -88,7 +89,7 @@ style="height: 100%; ">
+ src="{{ URL::to('img/front-page/bakalavr-special/photo.png') }}" alt="">
@@ -121,7 +122,7 @@ {{-- --}} {{--
RU
--}} {{--
--}} - ВЕРСИЯ ДЛЯ СЛАБОВИДЯЩИХ + ВЕРСИЯ ДЛЯ СЛАБОВИДЯЩИХ {{-- --}} {{--
Режим для слабовидящих
--}} @@ -601,51 +602,58 @@ @php $out = array_chunk($all_news, 4, true); + //echo '
' . print_r($out, 1) . '
' @endphp + @foreach($out as $id => $page) -