# طبقة 2

0 مقالات

لا يوجد مقالات لعرضها.

/* Theme Name: Blocksy Child Theme URI: https://creativethemes.com/blocksy/ Template: blocksy Author: Tokeny.pl Description: Tokeny.pl - Kryptowaluty i blockchain Version: 1.0 */ /* --- USUNIĘCIE NIEBIESKIEJ PRZESTRZENI POD MENU --- */ body.home .blocksy-content-area, body.home .content-area, body.home .entry-content, body.home .ct-container, body.home .hero-section, body.home [data-block*="hero"], body.home .ct-entry-hero, body:not(.compose-mode) .blocksy-content-area:before { padding-top: 0 !important; margin-top: 0 !important; min-height: 0 !important; background: none !important; display: none !important; height: 0 !important; } /* --- CZARNE TYTUŁY ARTYKUŁÓW --- */ .entry-title a, h1 a, h2 a, h3 a, article h2 a, .crypto-card h2 a, .blocksy-content-area h2 a, .ct-container h2 a, .wp-block-post-title a, .page-title a, main article h2 a, .grid h2 a, .post-title a, .post-title-link { color: #111 !important; text-decoration: none !important; font-size: 1.5rem; } .entry-title a:hover, h2 a:hover, article h2 a:hover { color: #2ecc40 !important; } /* --- PAGINACJA --- */ .pagination, .nav-links, .wp-block-query-pagination, .page-numbers, .tokeny-pagination ul, .tokeny-pagination .page-numbers { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; gap: 8px; margin: 2rem auto; padding: 0; list-style: none; width: auto; } .pagination a, .pagination span, .nav-links a, .nav-links span, .page-numbers a, .page-numbers span, .page-numbers li a, .page-numbers li span { display: inline-flex; align-items: center; justify-content: center; min-width: 40px; height: 40px; padding: 0 12px; font-weight: 600; font-size: 16px; border-radius: 8px; color: #333; background: #fff; border: 2px solid #f0f0f0; box-shadow: 0 2px 6px rgba(0,0,0,0.05); text-decoration: none; transition: background 0.2s, color 0.2s, border-color 0.2s; } .pagination span.current, .nav-links span.current, .page-numbers .current, .page-numbers span.current { background: #2ecc40; color: #fff; border-color: #2ecc40; } .pagination a:hover, .nav-links a:hover, .page-numbers a:hover { background: #f5f5f5; border-color: #2ecc40; color: #2ecc40; } /* --- KARTY --- */ .crypto-card, .equal-card { display: flex; flex-direction: column; height: 100%; background: #fff; border-radius: 0.75rem; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.08); transition: transform 0.3s, box-shadow 0.3s; will-change: transform, box-shadow; } .crypto-card:hover, .equal-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0,0,0,0.12); } .crypto-card img, .equal-card img { min-height: 240px; height: 240px; object-fit: cover; width: 100%; display: block; border-radius: 0.75rem 0.75rem 0 0; aspect-ratio: 16/9; max-height: 240px; } .crypto-card h2, .equal-card h2 { font-size: 1.25rem; font-weight: 700; margin-bottom: 0.75rem; line-height: 1.4; height: 2.8em; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .crypto-card p, .equal-card p { color: #4b5563; margin-bottom: 1rem; flex-grow: 1; font-size: 13px; line-height: 1.5; height: 4.5em; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .crypto-card .p-6, .equal-card .p-6 { flex: 1 1 auto; display: flex; flex-direction: column; padding: 1.5rem; min-height: 200px; } .crypto-card .mb-3, .equal-card .mb-3 { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-bottom: 0.75rem; } .crypto-card .bg-green-500, .equal-card .bg-green-500 { background-color: #2ecc40; color: #fff; font-size: 0.75rem; padding: 0.25rem 0.75rem; border-radius: 9999px; display: inline-block; } .crypto-card .mt-auto, .equal-card .mt-auto { margin-top: auto; display: flex; justify-content: space-between; align-items: center; padding-top: 0.75rem; border-top: 1px solid #f3f4f6; font-size: 0.875rem; color: #6b7280; } /* --- STOPKA --- */ .tokeny-footer { font-weight: 500; letter-spacing: 0.5px; text-align: center; padding: 20px 0; border-top: 1px solid #eee; } /* --- PAGINACJA NEWS --- */ .pagination-top ul, .pagination-bottom ul { display: flex; justify-content: center; gap: 8px; margin: 0; padding: 0; list-style: none; } .pagination-top li, .pagination-bottom li { margin: 0; } .pagination-top a, .pagination-top span.current, .pagination-bottom a, .pagination-bottom span.current { display: flex; align-items: center; justify-content: center; min-width: 40px; height: 40px; padding: 0 12px; font-weight: 600; border-radius: 8px; color: #333; background: #fff; border: 2px solid #f0f0f0; box-shadow: 0 2px 6px rgba(0,0,0,0.05); text-decoration: none; } .pagination-top span.current, .pagination-bottom span.current { background: #2ecc40; color: #fff; border-color: #2ecc40; } .pagination-top a:hover, .pagination-bottom a:hover { border-color: #2ecc40; color: #2ecc40; } /* --- WYSZUKIWANIE --- */ .ct-header-search:nth-of-type(2), header .search-form:nth-of-type(2), .ct-search-box:nth-of-type(2) { display: none !important; } /* --- LINKI W TREŚCI --- */ .entry-content a, .tokeny-toc a, .entry-content a:visited, .entry-content a:hover, .entry-content a:focus, .entry-content a:active, .tokeny-toc a:visited, .tokeny-toc a:hover, .tokeny-toc a:focus, .tokeny-toc a:active { text-decoration: none; color: inherit; } s a, del a, strike a, s, del, strike { text-decoration: none; color: inherit; } /* --- HERO --- */ .big-title { font-size: 3.5rem; font-weight: 900; letter-spacing: -2px; margin-bottom: 0.5em; text-align: center; color: #111; } .subtitle { font-size: 1.5rem; color: #444; text-align: center; margin-bottom: 2em; } .hero { margin-bottom: 2em; } /* --- STICKY INDEX --- */ .letter-index { position: sticky; top: 0; background: #fff; z-index: 100; border-bottom: 2px solid #eee; margin-bottom: 2em; } .letter-index ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5em; padding: 1em 0; list-style: none; margin: 0; } .letter-index a { display: block; padding: 0.5em 1em; border-radius: 50px; background: #f0f0f0; color: #222; font-weight: bold; font-size: 1.2rem; transition: background .2s, color .2s, transform .2s; } .letter-index a:hover, .letter-index a:focus { background: #27ae60; color: #fff; transform: scale(1.1); } /* --- LIVE SEARCH --- */ .search-bar { display: flex; justify-content: center; margin-bottom: 2em; } #liveSearch { width: 100%; max-width: 400px; font-size: 1.2rem; padding: 0.7em 1em; border: 2px solid #27ae60; border-radius: 40px; outline: none; transition: border .2s; } #liveSearch:focus { border-color: #111; } /* --- RESPONSYWNA SIATKA --- */ .terms-grid { width: 100%; } .letter-section { margin-bottom: 3em; } .letter-title { font-size: 2.5rem; font-weight: 800; border-left: 8px solid #27ae60; padding-left: 0.5em; margin-bottom: 1em; color: #111; } .cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2em; } .card { background: #fff; border: 2px solid #222; border-radius: 1.5em; box-shadow: 6px 6px 0 #222; padding: 2em 1.5em 1.5em 1.5em; position: relative; transition: box-shadow .2s, transform .2s, border-color .2s; min-height: 180px; cursor: pointer; } .card:hover, .card:focus-within { box-shadow: 10px 10px 0 #27ae60; border-color: #27ae60; transform: translateY(-4px) scale(1.03); } .card-title { font-size: 1.6rem; font-weight: 700; margin-bottom: 0.5em; display: block; color: #27ae60; transition: color .2s; } .card-desc { font-size: 1.05rem; color: #333; margin-bottom: 1em; display: block; line-clamp: 3; overflow: hidden; text-overflow: ellipsis; } .read-more { font-size: 1rem; color: #27ae60; opacity: 0; transition: opacity .2s; display: inline-block; } .card:hover .read-more, .card:focus-within .read-more { opacity: 1; } /* --- TOOLTIP --- */ .tooltip { position: relative; outline: none; } .tooltiptext { visibility: hidden; opacity: 0; width: 260px; background: #222; color: #fff; text-align: left; border-radius: 10px; padding: 1em; position: absolute; z-index: 10; left: 50%; bottom: 100%; transform: translateX(-50%) translateY(-10px); transition: opacity .3s; font-size: 1rem; pointer-events: none; } .tooltip:hover .tooltiptext, .tooltip:focus-within .tooltiptext { visibility: visible; opacity: 1; pointer-events: auto; } body > iframe:not([src*="youtube"]), body > div[style*="z-index"]:empty { display: none !important; max-height: 0 !important; overflow: hidden !important; } /* --- GŁÓWNA SIATKA ARTYKUŁÓW (NEWS) --- */ .site-main .container { max-width: 1200px; margin: 0 auto; padding: 2rem 1rem; } .site-main .grid { display: grid; grid-template-columns: repeat(1, 1fr); gap: 2rem; margin-bottom: 2rem; } @media (min-width: 576px) { .site-main .grid { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .site-main .grid { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1400px) { .site-main .grid { grid-template-columns: repeat(4, 1fr); } } /* --- KALKULATORY --- */ .calculator-card { transition: transform 0.3s, box-shadow 0.3s; position: relative; overflow: hidden; } .calculator-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0,0,0,0.1); } .calculator-card::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 4px; background: linear-gradient(90deg, #2ecc40, #3498db); opacity: 0; transition: opacity 0.3s; } .calculator-card:hover::after { opacity: 1; } .filter-btn { padding: 0.5rem 1rem; border-radius: 9999px; font-size: 0.875rem; font-weight: 500; background-color: #f3f4f6; color: #4b5563; transition: all 0.2s; } .filter-btn:hover { background-color: #e5e7eb; transform: scale(1.05); } .filter-btn.active { background-color: #2ecc40; color: #fff; transform: scale(1.05); box-shadow: 0 4px 8px rgba(46,204,64,0.2); } .filter-btn:focus, .calculator-open-btn:focus, .pagination a:focus, .crypto-card a:focus { outline: 2px solid #2ecc40; outline-offset: 2px; } .filter-btn:active, .calculator-open-btn:active { transform: scale(0.95); } /* --- MODAL --- */ .modal-overlay { transition: opacity 0.3s; } .modal-container { transition: transform 0.3s; transform: translate(0,0); box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25); border: none; } .modal-content { border-radius: 1rem; } #modal-close { transition: transform 0.2s; } #modal-close:hover { transform: rotate(90deg); } /* --- SPINNER --- */ .spinner { width: 40px; height: 40px; border: 4px solid rgba(0,0,0,0.1); border-radius: 50%; border-top-color: #2ecc40; animation: spin 1s linear infinite, pulse 2s ease-in-out infinite; } @keyframes spin { to { transform: rotate(360deg); } } @keyframes pulse { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.05); opacity: 0.8; } 100% { transform: scale(1); opacity: 1; } } /* --- TABELA DANYCH --- */ .site-main .data-box, main .data-box, .ct-container .data-box { margin: 20px 0; font-family: Arial, sans-serif; width: 100%; } .site-main .data-box h2, main .data-box h2, .ct-container .data-box h2 { text-align: center; margin-bottom: 1.5rem; } .site-main .filters, main .filters, .ct-container .filters { margin-bottom: 15px; display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; } .site-main .filters input, main .filters input, .ct-container .filters input { padding: 8px 12px; width: 180px; border: 1px solid #ddd; border-radius: 4px; } .site-main .filters button, main .filters button, .ct-container .filters button { padding: 8px 16px; background: #2ecc40; color: #fff; border: none; border-radius: 4px; cursor: pointer; } .site-main #data-table, main #data-table, .ct-container #data-table { width: 100%; border-collapse: collapse; margin: 0 auto; box-shadow: 0 4px 8px rgba(0,0,0,0.05); border-radius: 8px; overflow: hidden; } .site-main #data-table th, .site-main #data-table td, main #data-table th, main #data-table td, .ct-container #data-table th, .ct-container #data-table td { border: 1px solid #ddd; padding: 12px 8px; text-align: center; } .site-main #data-table th, main #data-table th, .ct-container #data-table th { background-color: #f3f3f3; font-weight: 600; } .site-main #pagination, main #pagination, .ct-container #pagination { text-align: center; margin-top: 20px; } .site-main #pagination button, main #pagination button, .ct-container #pagination button { padding: 8px 12px; margin: 0 5px; background: #fff; border: 2px solid #f0f0f0; border-radius: 8px; cursor: pointer; } .site-main #pagination button:hover, main #pagination button:hover, .ct-container #pagination button:hover { border-color: #2ecc40; color: #2ecc40; } .site-main #pagination button.active, main #pagination button.active, .ct-container #pagination button.active { background: #2ecc40; color: #fff; border-color: #2ecc40; } /* --- RESPONSYWNOŚĆ --- */ @media (max-width: 640px) { .filter-btn { padding: 0.375rem 0.75rem; font-size: 0.75rem; } .calculator-container { padding: 0 1rem; } } @media (min-width: 576px) { .site-main .grid { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .site-main .grid { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1400px) { .site-main .grid { grid-template-columns: repeat(4, 1fr); } } /* --- PŁYNNE PRZEJŚCIA DLA WSZYSTKICH ELEMENTÓW KART --- */ .crypto-card *, .equal-card *, .calculator-card * { transition: all 0.2s ease; } /* --- REDUKCJA ANIMACJI DLA UŻYTKOWNIKÓW Z REDUKCJĄ RUCHU --- */ @media (prefers-reduced-motion: reduce) { * { transition: none !important; animation: none !important; } } /* --- DOPASOWANIE ROZMIARU TYTUŁÓW I NAGŁÓWKÓW W ARTYKUŁACH --- */ .entry-title, .wp-block-post-title { font-size: 1.2rem; font-weight: 700; line-height: 1.2; } .entry-content h1 { font-size: 1.5rem; } .entry-content h2 { font-size: 1.2rem; } .entry-content h3 { font-size: 1.2rem; } /* Zmniejsz rozmiar tytułu strony (h1.page-title) */ body h1.page-title { font-size: 1.1rem !important; line-height: 1.2 !important; } /* Zmniejsz rozmiar tekstu w */ body span#ما هو BUIDL وكيف يعمل { حجم الخط: 1rem !مهم؛ وزن الخط: غامق! مهم؛ العرض: كتلة !مهم؛ الهامش العلوي: 2em !مهم؛ الهامش السفلي: 1em !مهم؛ } body.single-post h1.page-title، body.single-post .entry-title، body.single-post .wp-block-post-title { حجم الخط: 1.1rem !مهم؛ ارتفاع السطر: 1.2 !مهم؛ وزن الخط: 700 !مهم؛ المسافة بين الأحرف: عادية! مهمة؛ الهامش السفلي: 1em !مهم؛ } body.single-post .entry-content h1، body.single-post .entry-content h2، body.single-post .entry-content h3 { حجم الخط: 1.2rem !مهم؛ وزن الخط: 700 !مهم؛ ارتفاع الخط: 1.3 !مهم؛ الهامش العلوي: 1.5em !مهم؛ الهامش السفلي: 0.7em !مهم؛ } body.single-post span#ما هو BUIDL وكيف يعمل { حجم الخط: 1rem !مهم؛ وزن الخط: غامق! مهم؛ العرض: كتلة !مهم؛ الهامش العلوي: 2em !مهم؛ الهامش السفلي: 1em !مهم؛ }

© 2025 Tokeny.pl. جميع الحقوق محفوظة.