File tree Expand file tree Collapse file tree 4 files changed +65
-12
lines changed Expand file tree Collapse file tree 4 files changed +65
-12
lines changed Original file line number Diff line number Diff line change 1414 < div id ="app ">
1515 < div class ="nav " @mouseenter ="animbck " @mouseleave ="animfwd ">
1616 < div id ="extlinks ">
17- < a id ="title " href ="https://logcreative.github.io/LaTeXSparkle/ " target ="_blank " class ="logo ">
18- < svg style ="fill: black; font-family: Times,'宋体' " width ="144 " height ="35 ">
19- < text x ="0 " y ="28 " style ="font-size: x-large "> 像</ text >
20- < text x ="21 " y ="23 " style ="font-size:large "> 模</ text >
21- < text x ="36 " y ="33 " style ="font-size: x-large "> 像</ text >
22- < text x ="56 " y ="28 " style ="font-size:x-large "> 样</ text >
23- < text x ="85 " y ="28 " style ="font-size:x-large "> L</ text >
24- < text x ="92 " y ="23 " style ="font-size:large "> A</ text >
25- < text x ="102 " y ="28 " style ="font-size:x-large "> T</ text >
26- < text x ="114 " y ="33 " style ="font-size:x-large "> E</ text >
27- < text x ="126 " y ="28 " style ="font-size:x-large "> X</ text >
28- </ svg >
17+ < a id ="title " href ="https://logcreative.github.io/LaTeXSparkle/ " target ="_blank " >
18+ < embed src ="res/logo/cnflogo.svg " class ="flogo ">
2919 </ a >
3020 < div id ="poweredby " class ="accordion ">
3121 < a class ="acckey " @click ="changelang " target ="_blank " style ="cursor: pointer; " :title ="$t('nav.lang_title') "> < div class ="icon " style ="display: inline; font-weight: bold; "> {{$t('nav.lang_icon')}} </ div > < div class ="value "> {{$t('nav.lang')}}</ div > </ a >
Original file line number Diff line number Diff line change 4242 height : 72px ;
4343}
4444
45+ # flogo {
46+ width : auto;
47+ }
48+
4549# extlinks {
4650 float : right;
4751 text-align : right;
You can’t perform that action at this time.
0 commit comments