
FIDE Candidates 2024 – Round 14 – Abasov, Nijat – 0-1 – Praggnanandhaa R
Description
Cliquez sur [Charger] pour afficher une vidéo
📺 TOUTES LES ANALYSES (7 vidéos) :
🌐 AUTRE:
-
Biyaherong Chess Coach
🇬🇧 ANGLAIS:
-
agadmator’s Chess Channel
-
ChessBase India
-
FIDE chess
-
IM Roderick Nava
-
PowerPlayChess
🇮🇹 ITALIEN:
-
Scacchi con Gabriel
.chess-game-layout {
margin: 20px 0;
}
/* Layout 2 colonnes : Échiquier | Vidéo */
.chess-board-video-layout {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin-bottom: 30px;
padding: 20px;
background: #f8f9fa;
border-radius: 8px;
}
.chess-board-column, .video-player-column {
min-height: 400px;
background: white;
border-radius: 5px;
padding: 15px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
#video-player-container iframe {
width: 100%;
height: 400px;
border-radius: 5px;
}
/* Section vidéos */
.chess-game-videos {
margin-top: 30px;
}
.videos-header h3 {
background: #2c3e50;
color: white;
padding: 15px;
margin: 0 0 20px 0;
border-radius: 5px;
}
.language-section {
margin-bottom: 20px;
background: #ffffff;
padding: 15px 20px;
border-radius: 5px;
border-left: 4px solid #3498db;
}
.language-title {
color: #2c3e50;
margin: 0 0 10px 0;
font-size: 18px;
font-weight: bold;
}
.priority-marker {
background: #27ae60;
color: white;
padding: 2px 8px;
border-radius: 3px;
font-size: 12px;
font-weight: bold;
margin-left: 8px;
}
.video-list {
list-style: none;
padding: 0;
margin: 0;
}
.video-item {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
margin-bottom: 8px;
background: #f8f9fa;
border-radius: 3px;
transition: background 0.2s;
}
.video-item:hover {
background: #ecf0f1;
}
.video-info {
flex: 1;
}
.video-meta {
color: #7f8c8d;
font-size: 13px;
margin-left: 10px;
}
.load-video-btn {
background: #3498db;
color: white;
border: none;
padding: 8px 16px;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
transition: background 0.2s;
}
.load-video-btn:hover {
background: #2980b9;
}
@media (max-width: 768px) {
.chess-board-video-layout {
grid-template-columns: 1fr;
}
}
function loadVideo(embedUrl, title, watchUrl) {
const container = document.getElementById(‘video-player-container’);
container.innerHTML = `
`;
}
Vous devez être connecté pour publier un avis.


Avis
Il n’y a pas encore d’avis.