mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add ubuntu font :3
This commit is contained in:
parent
7bb91711de
commit
d056563324
@ -56,6 +56,8 @@ summary:hover{
|
|||||||
nav {
|
nav {
|
||||||
background:#111111
|
background:#111111
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
@ -63,7 +65,9 @@ summary:hover{
|
|||||||
|
|
||||||
<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 New Issue
Block a user