User:קיפודנחש1

From Wikipedia, the free encyclopedia

this page uses {{ChessBrowserStyle}}, which brings in the css below, replacing the "faster/slower" icons, and aligning row and file legends:

Some chess Game[edit]

1 e4 e5 2 Nf3 Nc6 3 Bc4 Bc5 4 b4 Bxb4 5 c3 Ba5 6 d4 exd4 7 O-O d3 8 Qb3 Qf6 9 e5 Qg6 10 Re1 Ngxe7 11 Ba3 b5 12 Qxb5 Rb8 13 Qa4 Bb6 14 Nbxd2 Bb7 15 Ne4 Qf5 16 Bxd3 Qh5 17 Nf6+ gxf6 18 exf6 Rg8 19 Raxd1 Qxf3 20 Rxe7+ Nxe7 21 Qxd7+ Kxd7 22 Bf5+ Ke8 23 Bd7+ Kf8 24 Bxe7#

1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
a b c d e f g h
a b c d e f g h

JavaScript is not enabled on this page. To view the game interactively, please enable JavaScript.


 
.pgn-image-button { 
    background-position: center;
    background-size: contain; 
    background-repeat: no-repeat;
}

.pgn-button-faster { background-image: url(//upload.wikimedia.org/wikipedia/commons/e/e8/Libreboot_logo.svg); }
.pgn-button-slower { background-image: url(//upload.wikimedia.org/wikipedia/commons/e/ed/FP_Snail_icon.svg); }

.pgn-row-right, .pgn-row-left {
    text-align: left;
}

span.pgn-file-legend {
    height: 100%;
    width: 12.5%;
    text-align: center;
    vertical-align: middle;
}


span.pgn-row-legend {
    height: 12.5%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}