emoji 样式修改
This commit is contained in:
@@ -22,9 +22,4 @@
|
||||
</a>
|
||||
</h1>
|
||||
<div>${blogSubtitle}</div>
|
||||
<embed width="228" height="239" type="application/x-shockwave-flash"
|
||||
menu="false" name="http://blog.thepixel.com/wp-content/themes/PixelBlog2/flash/fan"
|
||||
wmode="transparent" loop="true" pluginspage="http://www.adobe.com/go/getflashplayer"
|
||||
quality="high" src="${staticServePath}/skins/${skinDirName}/images/fan.swf"
|
||||
style="position: absolute;top:112px;left:265px;">
|
||||
</div>
|
Binary file not shown.
@@ -32,7 +32,7 @@
|
||||
<ul id="recentComments">
|
||||
<#list recentComments as comment>
|
||||
<li>
|
||||
<a rel="nofollow" href="${servePath}${comment.commentSharpURL}" title="${comment.commentContent}">
|
||||
<a rel="nofollow" href="${servePath}${comment.commentSharpURL}">
|
||||
${comment.commentName}: ${comment.commentContent}
|
||||
</a>
|
||||
</li>
|
||||
|
@@ -20,5 +20,5 @@
|
||||
# Author: Liyuan Li
|
||||
#
|
||||
|
||||
name=Tree House
|
||||
name=tree-house
|
||||
memo=Refers to http://www.thepixel.com/blog
|
Reference in New Issue
Block a user