From 28d32757244da49e156f8d7cb9133e67eb611d8b Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Thu, 9 Feb 2012 11:09:59 -0500 Subject: [PATCH] Refactored html for calc and restyled --- main.html | 27 +++++++++++++----------- sass/_leanmodal.scss | 49 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 12 deletions(-) diff --git a/main.html b/main.html index d0e18f0e96..05d00112f5 100644 --- a/main.html +++ b/main.html @@ -71,21 +71,24 @@
- +
- - - - - -
Suffixes :  %kMGTcmunp
Operations :  ^ * / + - ()
Functions :  sin, cos, tan, sqrt, log10, log2, ln, arccos, arcsin, arctan, abs
Constants :  e
+
+
Suffixes:
+
%kMGTcmunp
+
Operations:
+
^ * / + - ()
+
Functions:
+
sin, cos, tan, sqrt, log10, log2, ln, arccos, arcsin, arctan, abs
+
Constants
+
e
+ + +