1
0
Fork 0
forked from LRSS/Website

styling :3

This commit is contained in:
Lupancham 2024-07-17 13:35:13 -04:00
parent f9cd156320
commit 5cce70ae73
4 changed files with 25 additions and 28 deletions

View file

@ -54,15 +54,15 @@
}
nav a:hover {
transform: scale(1.1);
border-radius: 15px;
box-shadow: 0 0 10px rgb(207, 17, 207);
background-color: rgb(120, 7, 120);
transform: scale(1.1);
border-radius: 15px;
box-shadow: 0 0 10px rgba(207, 17, 207, 0.55);
background-color: rgb(190, 22, 228);
}
footer {
background-color: #333;
padding: 5px 0;
padding: 20px 0;
display: flex;
justify-content: space-between;
align-items: center;
@ -71,7 +71,7 @@
}
footer svg {
margin-right: 20px;
margin-right: 30px;
border-radius: 100%;
transition: transform 0.7s, box-shadow 0.4s, background-color 0.4s;
}
@ -99,13 +99,13 @@
</nav>
<!-- Content Starts Below -->
<p style="text-align: center; font-size: 50px; background: hsl(248,81%,39%); background: linear-gradient(45deg, hsl(242,80%,46%) 0%, hsl(237,79%,60%) 100%); background: -moz-linear-gradient(45deg, hsl(244,59%,50%) 0%, hsla(237, 89%, 72%, 1) 100%); background: -webkit-linear-gradient(45deg, hsla(295, 84%, 62%, 1) 0%, hsla(237, 89%, 72%, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;"><strong>404 Not Found<br>
Where the fuck are you?</strong></p>
<!-- Content Ends Here -->
<footer>
<div class="left">
<p style="line-height: 25px">Copyright © LRSS 2024 All Rights Reserved<br>
Copyright © CRSS 2024 All Rights Reserved</p>
<p style="line-height: 25px; font-family: 'Times New Roman',sans-serif">Copyright © LRSS 2024 All Rights Reserved</p>
</div>
<div class="svg">
<a href="https://discord.gg/8exzHJQh7p">

View file

@ -54,15 +54,15 @@
}
nav a:hover {
transform: scale(1.1);
border-radius: 15px;
box-shadow: 0 0 10px rgb(207, 17, 207);
background-color: rgb(120, 7, 120);
transform: scale(1.1);
border-radius: 15px;
box-shadow: 0 0 10px rgba(207, 17, 207, 0.55);
background-color: rgb(190, 22, 228);
}
footer {
background-color: #333;
padding: 5px 0;
padding: 20px 0;
display: flex;
justify-content: space-between;
align-items: center;
@ -104,8 +104,7 @@
<footer>
<div class="left">
<p style="line-height: 25px">Copyright © LRSS 2024 All Rights Reserved<br>
Copyright © CRSS 2024 All Rights Reserved</p>
<p style="line-height: 25px; font-family: 'Times New Roman',sans-serif">Copyright © LRSS 2024 All Rights Reserved</p>
</div>
<div class="svg">
<a href="https://discord.gg/8exzHJQh7p">

View file

@ -56,13 +56,13 @@
nav a:hover {
transform: scale(1.1);
border-radius: 15px;
box-shadow: 0 0 10px rgb(207, 17, 207);
background-color: rgb(120, 7, 120);
box-shadow: 0 0 10px rgba(207, 17, 207, 0.55);
background-color: rgb(190, 22, 228);
}
footer {
background-color: #333;
padding: 5px 0;
padding: 20px 0;
display: flex;
justify-content: space-between;
align-items: center;
@ -105,8 +105,7 @@
<footer>
<div class="left">
<p style="line-height: 25px">Copyright © LRSS 2024 All Rights Reserved<br>
Copyright © CRSS 2024 All Rights Reserved</p>
<p style="line-height: 25px; font-family: 'Times New Roman',sans-serif">Copyright © LRSS 2024 All Rights Reserved</p>
</div>
<div class="svg">
<a href="https://discord.gg/8exzHJQh7p">

View file

@ -54,15 +54,15 @@
}
nav a:hover {
transform: scale(1.1);
border-radius: 15px;
box-shadow: 0 0 10px rgb(207, 17, 207);
background-color: rgb(120, 7, 120);
transform: scale(1.1);
border-radius: 15px;
box-shadow: 0 0 10px rgba(207, 17, 207, 0.55);
background-color: rgb(190, 22, 228);
}
footer {
background-color: #333;
padding: 5px 0;
padding: 20px 0;
display: flex;
justify-content: space-between;
align-items: center;
@ -104,8 +104,7 @@
<footer>
<div class="left">
<p style="line-height: 25px">Copyright © LRSS 2024 All Rights Reserved<br>
Copyright © CRSS 2024 All Rights Reserved</p>
<p style="line-height: 25px; font-family: 'Times New Roman',sans-serif">Copyright © LRSS 2024 All Rights Reserved</p>
</div>
<div class="svg">
<a href="https://discord.gg/8exzHJQh7p">