mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:38:26 +01:00
add ubuntu font :3
This commit is contained in:
parent
c21c454a34
commit
0c52dcf5f9
1 changed files with 5 additions and 1 deletions
|
@ -57,13 +57,17 @@ summary:hover{
|
||||||
background:#111111
|
background:#111111
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<link href=https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
<link href=https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
|
.info > div {
|
||||||
|
font-family:Ubuntu, sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
.app{
|
.app{
|
||||||
/* background-image:url("/css/head.svg"); */
|
/* background-image:url("/css/head.svg"); */
|
||||||
|
|
Loading…
Reference in a new issue