diff --git a/i/banner_en_mini.png b/i/banner_en_mini.png deleted file mode 100755 index 1387ea7..0000000 Binary files a/i/banner_en_mini.png and /dev/null differ diff --git a/i/kolibrios_logo_64x64.png b/i/kolibrios_logo_64x64.png deleted file mode 100644 index 339ded7..0000000 Binary files a/i/kolibrios_logo_64x64.png and /dev/null differ diff --git a/i/banner_ru.png b/i/outdated/banner_ru.png similarity index 100% rename from i/banner_ru.png rename to i/outdated/banner_ru.png diff --git a/i/slaid/slaid1.png b/i/slaid/slaid1.png index 8a34f6e..3dc7945 100755 Binary files a/i/slaid/slaid1.png and b/i/slaid/slaid1.png differ diff --git a/i/slaid/slaid2.png b/i/slaid/slaid2.png index f6e1fd7..ca8fefd 100755 Binary files a/i/slaid/slaid2.png and b/i/slaid/slaid2.png differ diff --git a/i/slaid/slaid3.png b/i/slaid/slaid3.png index f45257c..3dc08be 100755 Binary files a/i/slaid/slaid3.png and b/i/slaid/slaid3.png differ diff --git a/i/slaid/slaid4.png b/i/slaid/slaid4.png index 68c1c48..e220fe8 100755 Binary files a/i/slaid/slaid4.png and b/i/slaid/slaid4.png differ diff --git a/i/slaid/slaid5.png b/i/slaid/slaid5.png index 4b6a6a6..2436f75 100755 Binary files a/i/slaid/slaid5.png and b/i/slaid/slaid5.png differ diff --git a/i/slaid/slaid6.png b/i/slaid/slaid6.png index f11b99c..cb059c5 100755 Binary files a/i/slaid/slaid6.png and b/i/slaid/slaid6.png differ diff --git a/style.css b/style.css index bc8e85c..fbefbf1 100644 --- a/style.css +++ b/style.css @@ -241,6 +241,7 @@ td { z-index: 10; color: #fff; text-shadow: 1px 1px 0 #111111; + pointer-events: none; } iframe { @@ -250,6 +251,15 @@ iframe { /* Adaptive coding */ +@media (max-width:1280px) { + #show { + margin-left: none; + border-radius: 0; + left: 0; + top: 55px; + } +} + @media (max-width:864px) { #article, #footer, #screen, #show, #menu { position: static;