mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-12 05:13:10 +00:00
Making nav a bit smoler
This commit is contained in:
parent
33927c63ef
commit
3dfe386a8c
5 changed files with 48 additions and 7 deletions
|
@ -42,7 +42,7 @@
|
|||
?>
|
||||
<style>
|
||||
.profile-root {
|
||||
background-image: linear-gradient(to right, <?php echo $pfp_colour; ?>, var(--bg-3)) !important;
|
||||
background-image: linear-gradient(to right, <?php echo $pfp_colour; ?>, var(--bg-3), var(--bg-3)) !important;
|
||||
}
|
||||
</style>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue