💄 img
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* skin favoutite style
|
||||
*
|
||||
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
|
||||
* @version 1.1.0.8, Apr 9, 2017
|
||||
* @version 1.2.0.0, Jun 4, 2018
|
||||
*/
|
||||
body {
|
||||
background: url("../images/bg.jpg") repeat scroll left top transparent;
|
||||
@@ -41,6 +41,15 @@ h4 {
|
||||
h5 {
|
||||
font-size: 12px;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
height: auto;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
overflow: hidden;
|
||||
font-size: 12px;
|
||||
}
|
||||
.margin5R {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
@@ -2,7 +2,8 @@
|
||||
<div class="copyright">
|
||||
<span style="color:white;">© ${year}</span> - <a style="color:white;" href="${servePath}">${blogTitle}</a>${footerContent}<br/>
|
||||
Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> • <a href="https://hacpai.com/tag/Solo" target="_blank">Solo</a> ${version}
|
||||
Theme by <a style="color:white;" rel="friend" href="http://www.iprimidieci.com/" target="_blank">Primi</a> & <a rel="friend" style="color:white;" href="http://lamb.b3log.org" target="_blank">Lamb</a>.
|
||||
Theme <a rel="friend" style="color:white;" href="https://github.com/b3log/solo-skins" target="_blank">favourite</a>
|
||||
by <a rel="friend" style="color:white;" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
|
||||
</div>
|
||||
<div class="right goTop">
|
||||
<span onclick="Util.goTop();">${goTopLabel}</span>
|
||||
|
Reference in New Issue
Block a user