diff --git a/TestAPP/TestAPP/Content/Site.css b/TestAPP/TestAPP/Content/Site.css index 6ea5d8f..4f82f65 100644 --- a/TestAPP/TestAPP/Content/Site.css +++ b/TestAPP/TestAPP/Content/Site.css @@ -21,4 +21,6 @@ input, select, textarea { max-width: 280px; + border-bottom: 2px solid rgba(23, 22, 33, .5); + padding: 20px 10px; }