mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:48:35 +01:00
add ubuntu font :3
This commit is contained in:
parent
7bb91711de
commit
d056563324
1 changed files with 5 additions and 1 deletions
|
@ -56,6 +56,8 @@ summary:hover{
|
|||
nav {
|
||||
background:#111111
|
||||
}
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
|
@ -63,7 +65,9 @@ summary:hover{
|
|||
|
||||
<style>
|
||||
|
||||
|
||||
.info > div {
|
||||
font-family:Ubuntu, sans-serif;
|
||||
}
|
||||
|
||||
.app{
|
||||
/* background-image:url("/css/head.svg"); */
|
||||
|
|
Loading…
Reference in a new issue