diff --git a/projects/Contributor_1/index1.html b/projects/Contributor_1/index1.html index 593d36ccc..40aa647a0 100644 --- a/projects/Contributor_1/index1.html +++ b/projects/Contributor_1/index1.html @@ -32,9 +32,9 @@ background-image: linear-gradient(120deg, #fbccff, #d8f9ff, #d4c6ff); } body.dark-mode { - background-color: #333; - color: #ffffff; -} + background-color: #333; + color: #ffffff; + } .top-btn { display: none; width: 50px; @@ -74,13 +74,28 @@ border-radius: 5px; outline: none; margin: 5px 10px; - border: 1px solid rgb(146, 110, 110); + /* border: 1px solid rgb(146, 110, 110); */ + background: none; } .pagination-btns button.btn, .pagination-btns button.btn i.bi { font-size: 2rem; } + .pagination-btns button.btn i.bi{ + cursor: pointer; + } + + + .pagination-btns button{ + border: none; + outline: none; + } + + .pagination-btns .scale:active { + transform: scale(1.2); + transition: transform 0.1s ease-in-out; + } #progress-container { position: fixed ; @@ -124,9 +139,9 @@

Our Contributors

- + - +