.
This commit is contained in:
parent
0bbf0b7ce3
commit
1574338128
@ -18,7 +18,7 @@
|
||||
* skin finding style
|
||||
*
|
||||
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
|
||||
* @version 1.0.0.0, Jun 4, 2015
|
||||
* @version 1.0.1.0, Nov 2, 2015
|
||||
*/
|
||||
/* start reset */
|
||||
html {
|
||||
@ -427,6 +427,7 @@ pre code, pre tt {
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
font-family: "Merriweather", "Microsoft Yahei", 'Helvetica';
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.form button {
|
||||
|
15
finding/css/finding.min.css
vendored
15
finding/css/finding.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
<footer class="site-footer fn-clear">
|
||||
<a href="${servePath}">${blogTitle}</a>
|
||||
© ${year}
|
||||
|
||||
${footerContent}
|
||||
<span class="fn-right">
|
||||
Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> • <a href="http://b3log.org/services/#solo" target="_blank">Solo</a> ${version}
|
||||
Theme by <a rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user