View file sots-syet-livebook/plugins/games/xo/style/css.css
.bod {
padding:5px;
}
.blok {
width:95px;
height:85px;
padding:2px;
padding-top:7px;
text-align: center;
font-weight: bold;
}
.blok img {
margin:1px;
border: 1px solid #fff;
border-radius: 3px;
}
.knopka {
width:80px;
border: 1px solid #6a6a6a;
padding:2px;
color:#fff;
border-radius: 3px;
}