![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/askdragao.com/wp-content/themes/vw-sports/inc/block-patterns/css/ |
.banner-section h1, .game-section h2, .game-section h3, .wp-block{ font-family: 'Anton', sans-serif; text-transform: uppercase; margin-top: 5px; margin-bottom: 5px; } .banner-section p, .banner-section .wp-block-button__link{ font-family: 'Roboto', sans-serif; margin-top: 5px; margin-bottom: 5px; } .banner-section .block-editor-block-list__block{ margin-top: 0 !important; margin-bottom: 0 !important; } .banner-section{ min-height: 600px; } /*-------- Banner Section -------*/ .banner-section h1{ font-weight: 500; } .banner-section .wp-block-button{ border: 2px solid #fff; width: max-content; width: -moz-max-content; transform: skew(-20deg); margin-top: 20px !Important; } .banner-section .block-editor-rich-text__editable.wp-block-button__link{ display: inline-block; transform: skew(-0deg); position: relative; top: -9px; left: -11px; font-weight: 600; font-size: 14px; padding: 10px 15px; border-radius: 0px !important; } .banner-section .block-editor-rich-text__editable.wp-block-button__link:hover{ background-color: #151821 !important; } .game-section .wp-block-image .components-resizable-box__container{ margin: 0 auto !important; } /*---- game Section -----*/ .game-section figure.block-editor-block-list__block, .game-section h2, .game-section h3 { margin-top: 0 !important; } .game-section figure{ display: block !important; } /*----- Game Section -----*/ .game-box{ overflow: hidden; position: relative; background: #000; } .game-box:before { content: ''; border: 1px solid #fff; transform: scaleY(0); position: absolute; left: 12px; top: 12px; bottom: 12px; right: 12px; z-index: 1; transition: all 0.5s ease 0s; } .game-box:hover:before { transform: scaleY(1); } .game-box img { width: 100%; height: auto; transition: all 0.5s ease 0s; } .game-box:hover img { opacity: 0.2; transform: scale(1.1); transform-origin: left top; } .game-box .game-content { text-align: center; width: 90%; filter: blur(5px); opacity: 0; transform: translateX(-50%) translateY(50%); position: absolute; bottom: 45%; left: 50%; z-index: 2; transition: all 0.5s ease 0.2s; } .game-box:hover .game-content { filter: blur(0); opacity: 1; }