WandererXII / lishogi

☗ lishogi.org: the forever free, adless and open source shogi server forked from lichess.org ☗
https://lishogi.org
GNU Affero General Public License v3.0
263 stars 40 forks source link

Update _session.scss #776

Closed HeXqqCode closed 7 months ago

HeXqqCode commented 7 months ago

This code defines styles for a puzzle session with different states such as result-empty, result-true, result-false, current, and session-new. Colors and styles have been organized and defined using variables for better maintainability.

WandererXII commented 7 months ago

The colors are already defined elsewhere and we don't really need to comment every css rule.