Skip to content

Commit

Permalink
Merge pull request #41 from vishnurchityala/main
Browse files Browse the repository at this point in the history
Banner Logo upated.
  • Loading branch information
GuptajiRocks authored Oct 6, 2024
2 parents 979a1df + f802344 commit 0c434ea
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 31 deletions.
Binary file added img/google-drive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
<!-- App logo on the left side -->
<span
><img
src="./img/think-out-of-the-box.png"
src="./img/google-drive.png"
width="36px"
class="me-3"
alt="App Logo"
/></span>
<!-- App title next to the logo -->
<h5 class="fw-bold mt-2">BU Notes</h5>
<h5 class="fw-semibold mt-2">BU Notes</h5>
</div>
<div class="new-button mb-3 mt-4" style="width: 110px">
<i class="fa-solid fa-plus fs-5 fw-light"></i>
Expand Down Expand Up @@ -123,7 +123,7 @@ <h5 class="fw-bold mt-2">BU Notes</h5>
</div>
<div class="appButtonsContainer">
<div class="app-buttons">
<i class="button rounded-circle p-2 m-0 fas fa-question-circle fs-5"></i>
<i class="button rounded-circle p-2 m-0 fa-regular fa-circle-question fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-cog fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-th fs-5"></i>
<img src="./img/profile.png" alt="Profile Picture" />
Expand Down
6 changes: 3 additions & 3 deletions pages/firstYear.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
<div class="d-flex">
<span
><img
src="../img/think-out-of-the-box.png"
src="../img/google-drive.png"
width="36px"
class="me-3"
alt=""
/></span>
<h5 class="fw-bold mt-2">BU Notes</h5>
<h5 class="fw-semibold mt-2">BU Notes</h5>
</div>
<div class="new-button mb-3 mt-4" style="width: 110px">
<i class="fa-solid fa-plus fs-5 fw-light"></i>
Expand Down Expand Up @@ -119,7 +119,7 @@ <h5 class="fw-bold mt-2">BU Notes</h5>
</div>
<div class="appButtonsContainer">
<div class="app-buttons">
<i class="button rounded-circle p-2 m-0 fas fa-question-circle fs-5"></i>
<i class="button rounded-circle p-2 m-0 fa-regular fa-circle-question fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-cog fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-th fs-5"></i>
<img src="../img/profile.png" alt="Profile Picture" />
Expand Down
20 changes: 10 additions & 10 deletions pages/firstYearFirstSem.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
>
<!-- Header -->
<div class="d-flex">
<span
><img
src="../img/think-out-of-the-box.png"
width="36px"
class="me-3"
alt=""
/></span>
<h5 class="fw-bold mt-2">BU Notes</h5>
</div>
<span
><img
src="../img/google-drive.png"
width="36px"
class="me-3"
alt=""
/></span>
<h5 class="fw-semibold mt-2">BU Notes</h5>
</div>
<div class="new-button mb-3 mt-4" style="width: 110px">
<i class="fa-solid fa-plus fs-5 fw-light"></i>
<span class="ms-3 me-auto fw-semibold">New</span>
Expand Down Expand Up @@ -120,7 +120,7 @@ <h5 class="fw-bold mt-2">BU Notes</h5>
</div>
<div class="appButtonsContainer">
<div class="app-buttons">
<i class="button rounded-circle p-2 m-0 fas fa-question-circle fs-5"></i>
<i class="button rounded-circle p-2 m-0 fa-regular fa-circle-question fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-cog fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-th fs-5"></i>
<img src="../img/profile.png" alt="Profile Picture" />
Expand Down
20 changes: 10 additions & 10 deletions pages/info.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
>
<!-- Header -->
<div class="d-flex">
<span
><img
src="../img/think-out-of-the-box.png"
width="36px"
class="me-3"
alt=""
/></span>
<h5 class="fw-bold mt-2">BU Notes</h5>
</div>
<span
><img
src="../img/google-drive.png"
width="36px"
class="me-3"
alt=""
/></span>
<h5 class="fw-semibold mt-2">BU Notes</h5>
</div>
<div class="new-button mb-3 mt-4" style="width: 110px">
<i class="fa-solid fa-plus fs-5 fw-light"></i>
<span class="ms-3 me-auto fw-semibold">New</span>
Expand Down Expand Up @@ -120,7 +120,7 @@ <h5 class="fw-bold mt-2">BU Notes</h5>
</div>
<div class="appButtonsContainer">
<div class="app-buttons">
<i class="button rounded-circle p-2 m-0 fas fa-question-circle fs-5"></i>
<i class="button rounded-circle p-2 m-0 fa-regular fa-circle-question fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-cog fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-th fs-5"></i>
<img src="../img/profile.png" alt="Profile Picture" />
Expand Down
6 changes: 3 additions & 3 deletions pages/videoLectures.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
<div class="d-flex">
<span
><img
src="../img/think-out-of-the-box.png"
src="../img/google-drive.png"
width="36px"
class="me-3"
alt=""
/></span>
<h5 class="fw-bold mt-2">BU Notes</h5>
<h5 class="fw-semibold mt-2">BU Notes</h5>
</div>
<div class="new-button mb-3 mt-4" style="width: 110px">
<i class="fa-solid fa-plus fs-5 fw-light"></i>
Expand Down Expand Up @@ -120,7 +120,7 @@ <h5 class="fw-bold mt-2">BU Notes</h5>
</div>
<div class="appButtonsContainer">
<div class="app-buttons">
<i class="button rounded-circle p-2 m-0 fas fa-question-circle fs-5"></i>
<i class="button rounded-circle p-2 m-0 fa-regular fa-circle-question fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-cog fs-5"></i>
<i class="button rounded-circle p-2 m-0 fas fa-th fs-5"></i>
<img src="../img/profile.png" alt="Profile Picture fs-5" />
Expand Down
3 changes: 1 addition & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
padding: 18px 18px;
background-color: white;
border-radius: 16px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
font-family: Arial, sans-serif;
font-size: 17px;
cursor: pointer;
border: 1px solid #ddd;
transition: box-shadow 0.3s ease-in-out;
}
.new-button:hover {
Expand Down

0 comments on commit 0c434ea

Please sign in to comment.