SylverStudios / SylverStudios.github.io

The Sylver Studios blog
https://sylverstudios.dev
1 stars 0 forks source link

Circuits #2

Closed shamshirz closed 5 years ago

shamshirz commented 5 years ago

Synopsis

It's not pretty, but it works.

Deets

Straight up copied the assets from the live page over to here. Had to tear into the CSS in a weird way to make it work. Also took the bootstrap CSS and gutted the global tag styles (<html>, <input> etc) because it was messing other things up. We really only use the columns and .panel styles, but I didn't feel like writing new styles right now.

It's a huge PR, but that's because the game itself is 2.5k and the bootstrap-partial is 1.5k.