×

注意!页面内容来自https://www.crestolympiads.com/english-olympiad-worksheets-class-8,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

 English Olympiad Printable Worksheet for Class 8
<> @media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) { #mobileMenu{ display: none; } #mobmenu{ display: block !important; } } <> @media (max-width: 768px) { .dropdown-menu { display: none; width: 100%; height: 100%; } .dropdown-menu.show { /* display: block; */ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: white; z-index: 1000; overflow-y: auto; } .dropdown-menu.dropdown-submenu { display: none; } .dropdown-menu.dropdown-menu.show { display: block; } .navbar-nav { display: flex; flex-direction: column; width: 100%; } } .dropdown-submenu { max-height: 250px; overflow-y: auto; overflow-x: hidden; /* margin-bottom: 40px; */ } /* .dropdown-submenu::-webkit-scrollbar { width: 8px; /* Width of the scrollbar */ /* } */ < type="text/css"> .customcsbmsg { text-align: center; } .customcsbmsg img { max-height: 20px; margin-bottom: -5px; } .customcsbmsg span { font-weight: bold; /*text-decoration: underline;*/ } .custom-popup { display: flex; justify-content: center; align-items: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0000.6); z-index: 1000; } .popup-content { background-color: white; border-radius: 10px; padding: 30px; box-shadow: 0 4px 15px rgba(0000.2); max-width: 500px; width: 90%; text-align: center; position: relative; /* top: 8%; */ } .close-btn { cursor: pointer; position: absolute; top: 5px; right: 20px; font-size: 24px; color: blue; transition: color 0.3s; } .close-btn:hover { color: darkblue; } h3 { margin-bottom: 20px; color: #333; } .divider { margin: 15px 0; border: none; height: 2px; background-color: #ccc; } .row { margin-bottom: 5px; /* Decrease bottom margin */ } .input-field { position: relative; margin-bottom: -10px; /* Add margin to input fields for spacing */ } .input-field i { position: absolute; left: 10px; top: 14px; color: #888; } .input-field input, .input-field select { padding: 10px 40px 10px 40px; border: 1px solid #ccc; border-radius: 5px; width: 100%; transition: border-color 0.3s; } .input-field input:focus, .input-field select:focus { border-color: blue; outline: none; } .label { color: #666; } .btn { background-color: #26a69a; color: white; border: none; border-radius: 5px; padding: 12px; transition: background-color 0.3s; } .btn:hover { background-color: darkblue; }
70%
<> .marquee { display: block; align-items: center; transition: all 0.5s ease; }