diff --git a/contributor.html b/contributor.html index 489b9a6..fab8c5c 100644 --- a/contributor.html +++ b/contributor.html @@ -35,23 +35,24 @@ background-color: white; } .top-btn { - display: none; + + display: block; + border: none; + background-color: transparent; width: 50px; - height: 50px; + + height: 60px; position: fixed; bottom: 10px; right: 0px; - background-color: #59038a; - color: #fff; - padding: 2px; - border: none; - margin-right: 36px; - border-radius: 50%; - cursor: pointer; + background-image: url(images/icecream-cone.png) ; + + background-size: cover; } .top-btn:hover { - background-color: #f689f2; + + background-image: url(images/icecream-cone.png) ; } .pagination-btns { @@ -149,7 +150,7 @@

Our Contributors