Categoria: Revistas
Jet Kune Do: O Método de Bruce Lee - Fernando Matsunaga...
Livro pra quem gosta de artes marciais ou tem curiosidade de conhecer o Jeet Kune Do, a metodologia de luta de Bruce Lee.
/* ===== DARK MODE HEADER MOBILE ===== */ @media (max-width: 768px) and (prefers-color-scheme: dark) { .nav-container, .nav-desktop, .navbar, .navbar-header, .navbar-collapse, header, .container, .container-fluid { background-color: #111 !important; background-image: none !important; } .li-navbar-brand, .navbar-brand, .navbar-brand img { background: transparent !important; } .navbar-brand:focus, .navbar-brand:active { outline: none !important; box-shadow: none !important; } } /* ===== EMOJIS ===== */ .post-content .emoji, .entry-content .emoji { display: inline-flex; align-items: center; justify-content: center; width: 1.1em; height: 1.1em; font-size: 0.7em; margin-right: 6px; vertical-align: -2px; } /* ===== TÍTULOS COM EMOJI ===== */ .post-content h1:has(.emoji), .post-content h2:has(.emoji), .entry-content h1:has(.emoji), .entry-content h2:has(.emoji) { display: flex; align-items: center; gap: 6px; } /* Fallback */ @supports not(selector(:has(*))) { .post-content h1, .post-content h2, .entry-content h1, .entry-content h2 { display: flex; align-items: center; gap: 6px; } } /* ===== BOTÃO DOWNLOAD ===== */ .download-box { text-align: center; margin: 25px 0 10px; } .download-btn { display: inline-flex; align-items: center; gap: 6px; background: #6c4cff; padding: 14px 22px; border-radius: 6px; font-weight: 600; transition: all 0.2s ease; } /* COR DO TEXTO FIXA (resolve teu problema) */ .download-btn, .download-btn:link, .download-btn:visited, .download-btn:hover, .download-btn:active, .download-btn:focus { color: #f1f1f1 !important; text-decoration: none !important; } /* Hover */ .download-btn:hover { background: #593ae0; transform: translateY(-1px); } /* ===== LISTAS ===== */ .post-content ul, .post-content ol, .entry-content ul, .entry-content ol { padding-left: 20px; }
Livro pra quem gosta de artes marciais ou tem curiosidade de conhecer o Jeet Kune Do, a metodologia de luta de Bruce Lee.