/**
Theme Name: Escacs Martorell
Author: NosAdaptamos
Author URI: https://www.nosadaptamos.com
Description: Tema fill creat per al Club Escacs Martorell
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: escacs-martorell
Template: astra
*/

#GameBoard .boardTable img.pieceImage {width: 32px !important; height: 32px !important;}
#GameBoard .boardTable tr td {padding: 1px !important;}
#GameButtons table {width: 200px !important;}
#GameButtons table tr td {line-height: 15px !important; padding: 2px !important;}
#GameButtons table tr td input {width: 48px !important; border: 1px solid #b3b3b3; padding: 1px !important;}
#GameText {height: 320px !important; line-height: 21px; text-align: justify; padding-right: 12px; overflow: auto; margin-bottom: 10px;}
#boardTable.boardTable {margin-bottom: 0px;}
.boardTable {width: 256px !important; height: auto !important; border: 1px solid #404040 !important;}
table, td {border: 0px !important;}
.cs_chessgame_pgn.chessboard-wrapper {background-size: 300px; width: 100%;} /* wrapper */
.flexible-main {display: flex; flex-wrap: wrap; width: 100%;} /* main container */
.flexible-one {width: 310px; margin-right: auto; margin-left: auto;} /* board and buttons */
.flexible-two {min-width: 300px; flex: 1 0 400px; max-width: 100%;} /* game text */