PhoenixJSMeetup / mathbeast

Math game -
http://phoenixjsmeetup.github.io/mathbeast/
MIT License
6 stars 8 forks source link

Changed the Look of the Answer Buttons #12

Closed Oh-KPond closed 9 years ago

Oh-KPond commented 9 years ago

I realized that all the work I was doing wasn't showing up because we were using the minified file for bootstrap instead of bootstrap.css, so I changed that. We can always re-minify that code at the end before deployment.

I also changed the color of the buttons (let me know if you'd like a diffrent color), along with the size of them. The buttons now appear in a row on a larger screen and in a column format on a smaller one. I was able to give them some margin on the bottom when they're in a column, but have yet to work out how to give them a left and right margin without breaking the bootstrap css.

Here's what it looks like:

mathbeast capture
mmenavas commented 9 years ago

@Oh-KPond I'm not merging this pull request because the CSS changes were implemented in the wrong file. However, I moved said code changes changes to style.css. You can view your new buttons at http://phoenixjsmeetup.github.io/mathbeast/