X-Git-Url: http://git.scottworley.com/inverse-tax/blobdiff_plain/86fe1a72424dabfb4d94c2f4f21fe04d1fbacd01..7a5e093ab307db6abaa51db26c319ec0eaa73438:/tax.html?ds=sidebyside 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.