From: Scott Worley Date: Thu, 23 May 2019 23:59:29 +0000 (-0700) Subject: Aesthetics X-Git-Tag: v1.0~7 X-Git-Url: http://git.scottworley.com/inverse-tax/commitdiff_plain/7a5e093ab307db6abaa51db26c319ec0eaa73438?hp=86fe1a72424dabfb4d94c2f4f21fe04d1fbacd01 Aesthetics --- diff --git a/tax.html b/tax.html index 8a149b4..73aa260 100644 --- a/tax.html +++ b/tax.html @@ -7,6 +7,8 @@ td { padding: .5em; vertical-align: top} textarea { height: 12em; } input { width: 7em } + .output { padding: 1em; background-color: #eee; border: thin solid #888; width: max-content; } + .privacy_policy { margin-top: 5em; } @@ -57,11 +59,13 @@ Desired after-tax salary
-

before tax - - federal tax - - state tax - = after tax.

+

+ before tax + - federal tax + - state tax + = after tax. +

-

Privacy policy: All calculations are client-side; no figures are sent to any server.

+

Privacy policy: All calculations are client-side; no figures are sent to any server.