Update calculator.css

This commit is contained in:
Anthony Wang 2020-01-23 12:13:16 -06:00 committed by GitHub
parent 2dd004fde1
commit 0401990f86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
/*See https://artofproblemsolving.com/community/c726379 for example usage*/
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:100,200,300,375,400,500,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=VT323:100,200,300,375,400,500,600,700,800,900");
body {