mirror of
https://github.com/coolsnowwolf/luci
synced 2025-01-08 11:27:28 +08:00
luci-theme-design: fix missing characters, logo font converted to open source font GenJyuuGothic-Medium
This commit is contained in:
parent
7f10bbcd4d
commit
b83e24f2a6
@ -120,8 +120,8 @@
|
||||
}
|
||||
|
||||
@font-face{
|
||||
font-family: 'Cocon-Regular-Font';
|
||||
src : url('../fonts/Cocon-Regular-Font.otf') format('opentype');
|
||||
font-family: 'GenJyuuGothic-Medium';
|
||||
src : url('../fonts/GenJyuuGothic-Medium.otf') format('opentype');
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
@ -1013,7 +1013,7 @@ padding:0;
|
||||
|
||||
header > .container > .brand {
|
||||
font-size: 25px;
|
||||
font-family: "Cocon-Regular-Font";
|
||||
font-family: "GenJyuuGothic-Medium";
|
||||
/*font-weight:bold;*/
|
||||
line-height:60px;
|
||||
/*color: white;*/
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user