diff --git a/static/index.html b/static/index.html index 76846e80..5dfc1d3e 100644 --- a/static/index.html +++ b/static/index.html @@ -6,7 +6,7 @@ - URL Shortner + Link Chhota diff --git a/static/style.css b/static/style.css index 2aa1df43..bdb43dcb 100644 --- a/static/style.css +++ b/static/style.css @@ -10,6 +10,7 @@ font-size: 25px; margin-top: 2%; margin-left: 25%; + background-color: #3498db; } .btn { background: #ffd324;