From 0401990f8679e43fe4135b9e85d32a78dee26c64 Mon Sep 17 00:00:00 2001 From: Ta180m Date: Thu, 23 Jan 2020 12:13:16 -0600 Subject: [PATCH] Update calculator.css --- calculator.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/calculator.css b/calculator.css index 7ac0c71..680f94e 100644 --- a/calculator.css +++ b/calculator.css @@ -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 {