mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:14:38 -05:00
new gradientuu :3
This commit is contained in:
parent
10500917c3
commit
b49abe0acb
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ font-family:Ubuntu
|
|||
|
||||
<body>
|
||||
|
||||
<div class="app" style="background:linear-gradient(to bottom right, #9666F7, #B37C6B) !important;height: 67em;">
|
||||
<div class="app" style="background:linear-gradient(135deg, #820622 10%, #4e2e82 100%, #725965 100%);height: 67em;">
|
||||
<nav>
|
||||
<div class=left><a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff><img style="transform: scale(1.3);padding-left:0.9em;width: 8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"> </a> </div>
|
||||
<div class="middle">
|
||||
|
|
Loading…
Reference in a new issue