Skip to content

Commit

Permalink
alot of bugs get fixed, issues found, linked images aren't working
Browse files Browse the repository at this point in the history
  • Loading branch information
CH-RAFAY committed Jun 17, 2024
1 parent 1066184 commit 8401cb9
Show file tree
Hide file tree
Showing 7 changed files with 65 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Css/download.css
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ nav svg

.D2{

background-color: #19e68c;
background-color: #cdbec0;
color: black;
}

Expand Down
2 changes: 1 addition & 1 deletion Css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ nav svg
padding-top: 7%;
padding-bottom: 6%;

background: linear-gradient(-8deg, #131313 40%, #846E71 100%);
background: linear-gradient(120deg, #131313 30%, #846E71 100%);


}
Expand Down
59 changes: 55 additions & 4 deletions Css/support.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ text-decoration: none;

.header-container {
position: relative;
margin-right: 50px;
}

.login-section {
Expand Down Expand Up @@ -80,12 +81,19 @@ button:hover
}


@media (max-width: 768px)
@media (max-width: 870px)
{
.login-section
#lgn, #sgn
{
display: none;
}
}

@media (max-width: 770px)
{
#lgn, #sgn, #svgt
{
display: none;

}

#logo
Expand All @@ -110,9 +118,21 @@ button:hover
.S2{
padding-left: 30%;
padding-right: 30%;
margin-bottom: 10%;
}

#svgo
{
margin-right: 30px;
}

svg:hover
{
fill: #1ed760;
}



input[type=text] {
width: 100%;
padding: 12px 20px;
Expand All @@ -126,6 +146,8 @@ input[type=text] {
.hopt{
color: white;
background-color: rgb(34, 34, 34);
padding-top: 3%;
padding-bottom: 3%;

}

Expand Down Expand Up @@ -169,6 +191,35 @@ color: #19e68c;

}

@media (max-width: 570px)
{


#logo
{
display: inline;
}
}

@media (max-width: 380px)
{


svg{
width: 25px;
}
}

@media (max-width: 350px)
{


svg{
display: none;
}
}


/*--------------------------- Footer------------------------ */

footer {
Expand Down Expand Up @@ -272,7 +323,7 @@ footer {
}





}
1 change: 1 addition & 0 deletions Svgs/B-Aerrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Svgs/FB-Aerrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions downlaod.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@
<body>



<!--Navbar-->
<nav>
<img src="Images\TG.png" alt="logo" id="logo" >
<img href src="Images\TG.png" alt="logo" id="logo" >
<input type="checkbox" id="sidebar-active">
<label for="sidebar-active" class="open-sidebar-button">
<svg xmlns="http://www.w3.org/2000/svg" height="32px" viewBox="0 -960 960 960" width="32px" fill="#5f6368"><path d="M120-240v-80h720v80H120Zm0-200v-80h720v80H120Zm0-200v-80h720v80H120Z"/></svg>
Expand All @@ -34,6 +33,7 @@
<a href="login.html">Login</a>



</div>


Expand Down
7 changes: 4 additions & 3 deletions support.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@

<div class="header-container">
<div class="login-section">
<svg xmlns="http://www.w3.org/2000/svg" height="40px" viewBox="0 -960 960 960" width="40px" fill="white"><path d="M120-160v-112q0-34 17.5-62.5T184-378q62-31 126-46.5T440-440q20 0 40 1.5t40 4.5q-4 58 21 109.5t73 84.5v80H120ZM760-40l-60-60v-186q-44-13-72-49.5T600-420q0-58 41-99t99-41q58 0 99 41t41 99q0 45-25.5 80T790-290l50 50-60 60 60 60-80 80ZM440-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47Zm300 80q17 0 28.5-11.5T780-440q0-17-11.5-28.5T740-480q-17 0-28.5 11.5T700-440q0 17 11.5 28.5T740-400Z"/></svg>
<button id="lgn"><b>Log In</b></button>
<button id="sgn"><b>Sign Up</b></button>
<a id="svs" href="index.html"><svg id="svgo" xmlns="http://www.w3.org/2000/svg" height="40px" viewBox="0 -960 960 960" width="40px" fill="white"><path d="m313-440 224 224-57 56-320-320 320-320 57 56-224 224h487v80H313Z"/></svg></a>
<a href="login.html"><svg id="svgt" xmlns="http://www.w3.org/2000/svg" height="40px" viewBox="0 -960 960 960" width="40px" fill="white"><path d="M120-160v-112q0-34 17.5-62.5T184-378q62-31 126-46.5T440-440q20 0 40 1.5t40 4.5q-4 58 21 109.5t73 84.5v80H120ZM760-40l-60-60v-186q-44-13-72-49.5T600-420q0-58 41-99t99-41q58 0 99 41t41 99q0 45-25.5 80T790-290l50 50-60 60 60 60-80 80ZM440-480q-66 0-113-47t-47-113q0-66 47-113t113-47q66 0 113 47t47 113q0 66-47 113t-113 47Zm300 80q17 0 28.5-11.5T780-440q0-17-11.5-28.5T740-480q-17 0-28.5 11.5T700-440q0 17 11.5 28.5T740-400Z"/></svg></a>
<button id="lgn"><b>Explore Premium</b></button>
<button id="sgn"><b>Install App</b></button>
</div>
</div>

Expand Down

0 comments on commit 8401cb9

Please sign in to comment.