mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 03:18:07 +01:00
new header :3
This commit is contained in:
parent
a1c250d6e4
commit
09cff712ec
1 changed files with 4 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
<link href=/css/app.main.css rel=stylesheet>
|
||||
<link href=/css/search.main.css rel=stylesheet>
|
||||
<link href=/css/watch.main.css rel=stylesheet>
|
||||
|
||||
<style>
|
||||
a.class:hover {
|
||||
text-decoration:underline;
|
||||
|
@ -79,7 +80,9 @@ border-radius: 5px;
|
|||
}
|
||||
|
||||
.app{
|
||||
background-image:url("https://p.poketube.fun/https://cdn.glitch.global/5d35aeaf-2df2-4f2f-a4b7-b486694c329b/189cce97-1473-45fc-836f-e797aa466947.image.png?v=1660302885467")
|
||||
background-image:url("/css/head.svg");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/* nice classname am i rigth */
|
||||
|
|
Loading…
Reference in a new issue