This is a simple calculator.
You can style it and make a pull request.
-
add a new
css filein the css folder to get started -
add any style you like for the calculator
-
add your
css file's nameatline 38inindex.htmlfile(for example:
var styles = ["index.css","index2.css"];) -
make a pull request