/ ‘themes/yoshi/templates/base.html’
This commit is contained in:
parent
562f608571
commit
abd77f8684
1 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,11 @@
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header {
|
||||||
|
font-size: 3.6em;
|
||||||
|
font-family: AppleGothic, NanumSquare, Sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
body::-webkit-scrollbar {
|
body::-webkit-scrollbar {
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue