aboutsummaryrefslogtreecommitdiff
path: root/rect.c
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2022-10-17 22:04:16 +0100
committerBen Harris <bjh21@bjh21.me.uk>2022-10-17 22:04:16 +0100
commitc90d64f2439cf4fc5ac07f0ace27100aad2b69be (patch)
tree5480c2c3d34470cae0dbea060f4778c9c33cfeb8 /rect.c
parent1bab1d1d2ab472bb8fc7cddfce1d3c37e63a2ed5 (diff)
downloadpuzzles-c90d64f2439cf4fc5ac07f0ace27100aad2b69be.zip
puzzles-c90d64f2439cf4fc5ac07f0ace27100aad2b69be.tar.gz
puzzles-c90d64f2439cf4fc5ac07f0ace27100aad2b69be.tar.bz2
puzzles-c90d64f2439cf4fc5ac07f0ace27100aad2b69be.tar.xz
js: Move most style settings from JavaScript to CSS
Some elements (generally those created by JavaScript) had their style parameters set directly by JavaScript. Putting styles in CSS generally makes them easier to understand (and fiddle with), so I've done that. The only styles left in JavaScript are those that are calculated by JavaScript (like the status-bar size) and the random-seed permalink visibility because I wasn't quite sure how to handle it.
Diffstat (limited to 'rect.c')
0 files changed, 0 insertions, 0 deletions