diff --git a/dist/ratfe20.css b/dist/ratfe20.css index f0fb865..75f1f0d 100644 --- a/dist/ratfe20.css +++ b/dist/ratfe20.css @@ -13,12 +13,13 @@ body background-color: #ffffff; width: 1000px; border-radius: 5px; - border-top: 2px solid #fff; + border: 1px solid #dadada; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); } #navbar { + border-top: 2px solid #fff; background: linear-gradient(#fafafa, #f3f3f3); display: flex; align-items: center; diff --git a/static/account.html b/static/account.html index 387a927..69f44eb 100644 --- a/static/account.html +++ b/static/account.html @@ -24,7 +24,6 @@ -