b29a21780f
Introduced a new FEN block feature, including a PHP snippet to render FEN diagrams, a new CSS file for chessboard styling, font integration, and blueprint updates. Adjusted asset paths and file references for consistency.
5 lines
103 B
CSS
5 lines
103 B
CSS
@font-face {
|
|
font-family: 'Case';
|
|
src: url('../fonts/CASEFONT.TTF');
|
|
font-weight: normal;
|
|
} |