Файловый менеджер - Редактировать - /www/wwwroot/gamenworld.store/themes/toolssstik/css/style.css
�азад
:root { --mau-active: #FF0000; --main-color: #3fc8c4; --blue: #007bff; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace } *,::after,::before { box-sizing: border-box } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent } footer,header,main,nav { display: block } body,html { margin: 0; padding: 0; font: 400 1rem/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; text-align: left; background: #ffffff; color: #000000; font-size: 18px; } h1,h2,h3 { margin-top: 0; margin-bottom: .5rem } p { margin-top: 0; margin-bottom: 1rem } ul { margin-top: 0; margin-bottom: 1rem; margin-top: 0; margin-bottom: 1rem } ul ul { margin-bottom: 0 } a { color: var(--red); text-decoration: none; background-color: transparent } a:hover { color: #0056b3; text-decoration: underline } a:not([href]) { color: inherit; text-decoration: none } a:not([href]):hover { color: inherit; text-decoration: none } img { vertical-align: middle; border-style: none } button { border-radius: 0; text-transform: none } button:focus { outline: 5px } button,input { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; overflow: visible } [type=button][type=submit],button { -webkit-appearance: button } [type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) { cursor: pointer } .h1,.h2,.h3,h1,h2,h3 { margin-bottom: .5rem; font-weight: 500; line-height: 1.2 } .h1,h1 { font-size: 24px } .h2,h2 { font-size: 22px } .h3,h3 { font-size: 18px } h4 { font-size: 16px } .small,small { font-size: 80%; font-weight: 400; margin-top: .5rem; color: #adadad; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px } .col,.col-12,.col-6,.col-lg,.col-lg-12,.col-lg-6,.col-md,.col-md-12,.col-md-6,.col-sm,.col-sm-12,.col-sm-6,.col-xl,.col-xl-12,.col-xl-6 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px } .col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .form-control { display: block; width: 100%; height: calc(1.5em + .75rem + 2px); padding: .375rem .75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out } .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 .2rem rgba(0,123,255,.25) } .form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1 } .form-control::placeholder { color: #6c757d; opacity: 1 } .form-inline { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center } .btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out } .btn:hover { color: #212529; text-decoration: none } .btn.focus,.btn:focus { outline: 0; box-shadow: 0 0 0 .2rem rgba(0,123,255,.25) } .btn-outline-success { color: #28a745; border-color: #28a745 } .btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745 } .btn-link { font-weight: 400; color: #007bff; text-decoration: none } .btn-link:hover { color: #0056b3; text-decoration: underline } .btn-link.focus,.btn-link:focus { text-decoration: underline; box-shadow: none } .collapse:not(.show) { display: none } .nav-link { display: block; padding: .5rem 1rem } .nav-link:focus,.nav-link:hover { text-decoration: none } .navbar { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: .5rem 1rem } .navbar .container { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between } .navbar-brand { display: inline-block; padding-top: .3125rem; padding-bottom: .3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap } .navbar, .navbar-brand span { color: #3fc8c4 } .navbar-brand:focus,.navbar-brand:hover { text-decoration: none } .navbar-nav { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none } .navbar-nav .nav-link { padding-right: 0; padding-left: 0 } .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-align: center; align-items: center } .navbar-toggler { padding: .25rem .75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: .25rem } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center; display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100% } .navbar-light .navbar-brand { color: #000000; font-size: 28px; } .navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover { color: rgba(0,0,0,.9) } .navbar-light .navbar-nav .nav-link { color: var(--main-color); } .navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover { color: rgba(0,0,0,.7) } .navbar-light .navbar-toggler { color: rgba(0,0,0,.5); border-color: rgba(0,0,0,.1) } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0,0,0,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") } .card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-clip: border-box; padding: 10px; } .card-body { -ms-flex: 1 1 auto; flex: 1 1 auto; min-height: 1px; padding: 1.25rem } .card-header { padding: .75rem 1.25rem; margin-bottom: 0; background-color: #abf7f542; border-bottom: 1px solid rgba(0,0,0,.125) } .accordion>.card { overflow: hidden } .accordion>.card:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .accordion>.card:not(:first-of-type) { border-top-left-radius: 0; border-top-right-radius: 0 } .accordion>.card>.card-header { border-radius: 5px; margin-bottom: -1px } .bg-light { background-color: #ffffff!mportant; border-bottom: 1px solid #ecebeb } .mb-0,.my-0 { margin-bottom: 0!important } .mt-3,.my-3 { margin-top: 1rem!important } .mb-3,.my-3 { margin-bottom: 1rem!important; border-top: 1px solid #eee; padding-top: 20px; } .ml-auto,.mx-auto { margin-left: auto!important } .text-center { text-align: center!important } .navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none } .text-muted { color: #6c757d!important } [type=button],[type=submit],button { -webkit-appearance: button } @media (min-width: 576px) { .container { max-width:540px } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle } } @media (min-width: 768px) { .container { max-width:720px } .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .justify-content-md-center { -ms-flex-pack: center!important; justify-content: center!important } } @media(max-width: 768px) { footer.foot { position:unset!important } .mb-hidden { display: none } } @media(min-width: 769px) { main.main { margin-bottom:60px } .content-box { margin-top: 24px } } @media (min-width: 992px) { .container { max-width:960px } .navbar-expand-lg { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start } .navbar-expand-lg .navbar-nav { -ms-flex-direction: row; flex-direction: row } .navbar-expand-lg .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem } .navbar-expand-lg>.container { -ms-flex-wrap: nowrap; flex-wrap: nowrap } .navbar-expand-lg .navbar-collapse { display: -ms-flexbox!important; display: flex!important; -ms-flex-preferred-size: auto; flex-basis: auto } .navbar-expand-lg .navbar-toggler { display: none } } @media (min-width: 1200px) { .container { max-width:900px } } @media (max-width: 991.98px) { .navbar-expand-lg>.container { padding-right:0; padding-left: 0 } } .hero-h2 { font-size: 16px; font-weight: 400 } .hero .hero-header { font-size: 29px; margin-top: 0; line-height: 1.5!important; padding-top: 20px; font-weight: 400 } .search-box form { max-width: 600px; position: relative; margin: 20px auto; margin-bottom: 5px } .search-box .form-control { width: 100%; border: 3px solid var(--main-color); border-radius: 4px; height: 60px } .search-box .btn { display: inline-block; font-size: 14px; color: #fff; border: 1px solid var(--main-color); background: var(--main-color); font-weight: 400; position: absolute; right: 0; top: 0; height: 60px; width: 120px; border-radius: 0 4px 4px 0 } .search-box img { margin: -1px 0 0 3px; height: 16.8px } .hero { padding-top: 30px; overflow: hidden; border-bottom: 0; text-align: center } .ol-decorated { counter-reset: zone-counter; margin: 0; text-align: left; list-style: none } .ol-decorated li { position: relative; line-height: 22px; margin-bottom: 10px } .ol-decorated li:before { border: 1px solid var(--main-color); box-sizing: border-box; color: var(--main-color); content: counter(zone-counter); counter-increment: zone-counter; display: block; height: 25px; left: -37px; position: absolute; text-align: center; width: 25px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50% } .title { margin-top: 1.2rem } .btn.btn-link { color: var(--blue); text-align: left; padding: 0 } footer p { padding: 10.5px; margin: 0; font-size: 14px } footer.foot a { color: #262626 } ul { margin-top: 6px } ul li { line-height: 22px; margin-bottom: 8px } ul li span { color: var(--main-color); } .ol-decorated span { color: var(--main-color); } .tiktoklink-ex span { color: #007bff; font-size: 15px } .sl_language a:after { content: "•"; margin: 0 4px; color: #6c757d!important } .sl_language a:last-child:after { content: ""; margin: 0 } .select_language { font-size: 15px; font-weight: 400 } .sl-lg_title { margin-bottom: 2px } @media(max-width: 768px) { .search-box .btn { width:60px } } .accordion .collapse:not(.show) { max-height: 0; transition: .4s; display: block } .alert { position: relative; padding: .3rem 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .25rem } .alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba } @media (min-width: 768px) { .col-md-4 { flex:0 0 auto; width: 33.3333333333% } } .icon-holder { display: flex; justify-content: center } .desc { text-align: center; margin-top: 16px } .why-section { margin-top: 24px } .desc h5 { font-size: 24px; margin-bottom: 8px; margin-top: 14px } .desc b { font-weight: 600 } .why-section .col-md-4 { margin-top: 24px } .icon-holder { position: relative } .arrow-holder { display: none } @media (min-width: 992px) { .arrow-holder { display:inline-block } } .why-section .arrow-holder { content: ""; width: 100%; height: 15px; background: url(/img/line-with-arrow.svg?v=1.1) no-repeat center center; background-size: 120px 15px; position: absolute; right: -50%; top: 40% } .step-count { border-radius: 50%; background: #e2f5fd; color: #3498db; width: 36px; height: 36px; font-size: 1.25rem; padding-top: .2rem; display: inline-block; text-align: center; margin-right: .5rem } .why-title { display: flex; align-items: center; justify-content: center } @media (max-width: 768px) { .why-section img { width:50px } .desc { text-align: left } .why-title { justify-content: start; font-weight: 600; font-size: 20px } } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0,0,0,.1) } .alert-warning { display: none } .alert-warning.active { display: block } .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: -.125em; border: .25em solid currentColor; border-right-color: transparent; border-radius: 50%; -webkit-animation: .75s linear infinite spinner-border; animation: .75s linear infinite spinner-border } .visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within) { position: absolute!important; width: 1px!important; height: 1px!important; padding: 0!important; margin: -1px!important; overflow: hidden!important; clip: rect(0,0,0,0)!important; white-space: nowrap!important; border: 0!important } .progress-dl { visibility: hidden; position: absolute; left: 0; right: 0; width: 100%; height: 100%; top: 0; bottom: 0; background-color: #fff; border: solid #dee2e6; display: flex; justify-content: center; align-items: center; border-radius: 4px } .progress-dl.active { visibility: visible } @keyframes spinner-border { 100% { transform: rotate(360deg) } } footer { padding: 30px 0 20px; background: #fff } footer .menu { padding-bottom: 18px!important } .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } @media (min-width: 576px) { .col-sm-6 { -ms-flex:0 0 50%; flex: 0 0 50%; max-width: 50% } } @media (min-width: 768px) { .col-md-6 { -ms-flex:0 0 50%; flex: 0 0 50%; max-width: 50% } } @media (min-width: 992px) { .col-lg-2 { -ms-flex:0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667% } .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } } @media (min-width: 1200px) { .col-xl-2 { -ms-flex:0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667% } .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } } footer .menu-label { font-weight: 700 } footer ul { list-style: none; padding: 0 } footer ul li { margin-bottom: 7px; font-size: 15px } footer ul li a { color: #747474; text-decoration: none } footer .social-icons svg { width: 22px; margin-right: 5px } footer .social-icons .twitter-icon svg { fill: #3cacf2 } footer .social-icons .reddit-icon { position: relative; top: -2px } .no-side-padding { padding-left: 0!important; padding-right: 0!important } footer .row { margin: 0 auto!important; padding: 0!important } footer .container { margin: 0 auto; padding-right: 0; padding-left: 0 } .container.footerbox { margin-top: 40px } select { word-wrap: normal } button,select { text-transform: none } .form-select { display: block; width: 100%; padding: .375rem 2.25rem .375rem .75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #fff; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right .75rem center; background-size: 16px 12px; border: 1px solid #ced4da; border-radius: .25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; margin-bottom: 1rem } option { font-weight: 400; display: block; white-space: nowrap; min-height: 1.2em; padding: 0 2px 1px; box-sizing: border-box } .mb-10 { margin-bottom: 10px!important } .download-downtik { overflow: hidden; margin-top: 1.5rem } .left { float: left } .download-downtik-left { padding: 0; margin-bottom: 20px; width: 100% } .download-downtik img { width: 200px; height: 200px; border-radius: 16px; object-fit: cover } .download-downtik .right { width: 100% } .right { float: right } .abuttons { margin-bottom: 1em; align-items: center; display: block } .abutton { display: inline-flex; border: 1px solid #ddd; border-radius: 4px; font-size: 14px; padding: 5px .75em; cursor: pointer; justify-content: center; text-align: center; vertical-align: top; align-items: center; -webkit-appearance: none; white-space: nowrap; background-color: #fff } .abuttons .abutton { margin-bottom: .75rem; display: inline-block } .abutton.is-fullwidth { display: block; width: 100% } .abutton.is-success { background-color: var(--main-color); color: #fff; border-color: transparent; box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12) } .download-downtik .center { height: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: left } .download-downtik .center>* { white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .download-downtik .center>div { color: #333 } .download-downtik .center h1 { font-size: 16px; font-weight: 600; margin-bottom: 7px; display: inline } .download-downtik .center p { display: inline; vertical-align: top; margin-top: -3px } .download-downtik .center h2,.download-downtik .center p { color: #333 } .download-downtik .center p span { max-width: 50%; display: inline-block; overflow: hidden; text-overflow: ellipsis; font-weight: 400 } @media screen and (max-width: 1024px) { .is-desktop-only { display:none!important } } @media screen and (min-width: 1025px),print { .is-mobile-only { display:none!important } } @media screen and (min-width: 1025px) { .is-mobile-only { display:none!important } } .button-tt { font-weight: 500; font-size: 14px; margin-right: 8px; margin-left: 8px; color: #d63384; } .img-post { margin-top: 1rem; margin-bottom: 1rem; max-width: 100%; display: block; border-radius: 20px; -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%); -moz-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075); box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%); border: 1px solid #f4fcf6; } .download-downtik-middle { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .dlvideos { background: #eaf5f482; padding: 10px; border-radius: 5px; } </style> <style> #download-section .card { height: 100% } .card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0,0,0,.125); border-radius: .25rem } #download-section .card img { width: 100%; height: 100%; object-fit: cover } .btn-main { border: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 8px; background: #0063f9; -webkit-box-shadow: 0 1px 4px rgba(22,22,29,.32); box-shadow: 0 1px 4px rgba(22,22,29,.32); border-radius: 4px; font-weight: 600; font-size: 14px; line-height: 20px; color: #fff; padding: 10px } /* 锚定样式 */ .anchor-ad { position: fixed; bottom: 0; left: 0; width: 100%; height: 100px; background-color: #f8f9fa; /* 更加接近 Google 常见广告的颜色 */ box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); text-align: center; line-height: 100px; font-size: 16px; color: #333; z-index: 1000; transition: transform 0.5s ease; transform: translateY(0); } .anchor-ad.ad-hidden { transform: translateY(100%); } .drawer-handle { position: absolute; top: -15px; left: 10px; width: 40px; height: 15px; background-color: #4285f4; /* Google 蓝色 */ color: #fff; text-align: center; line-height: 15px; font-size: 12px; cursor: pointer; border-radius: 10px 10px 0 0; } .top-anchor-ad { position: fixed; top: 0; left: 0; width: 100%; height: 100px; background-color: #f8f9fa; /* 更加接近 Google 常见广告的颜色 */ box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); text-align: center; line-height: 100px; font-size: 16px; color: #333; z-index: 1000; transition: transform 0.5s ease; transform: translateY(0); } .top-anchor-ad.ad-hidden { transform: translateY(-100%); } .top-drawer-handle { position: absolute; bottom: -15px; left: 10px; width: 40px; height: 15px; background-color: #4285f4; /* Google 蓝色 */ color: #fff; text-align: center; line-height: 15px; font-size: 12px; cursor: pointer; border-radius: 0 0 10px 10px; } .anchor-ad img { margin-top: 60px; }
| ver. 1.4 |
Github
|
.
| PHP 8.0.26 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка