This commit is contained in:
Van 2019-03-01 15:47:32 +08:00
parent e84f72ea94
commit a6b4d4a097
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
2 changed files with 379 additions and 282 deletions

View File

@ -20,12 +20,12 @@
* skin i-nove style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 2.0.0.0, Feb 21, 2019
* @version 2.0.0.1, Mar 1, 2019
*/
@import "../../../scss/reset-content";
@import "../../../scss/reset";
@import "vditor/src/assets/scss/classic";
.left {
float: left;
}
@ -47,6 +47,19 @@
.none {
display: none;
}
.marginLeft12 {
margin-left: 12px;
}
.marginTop12 {
margin-top: 12px;
}
.margin5 {
margin: 5px;
}
img {
max-width: 100%;
height: auto;
@ -56,46 +69,58 @@ img {
background: url("../images/bg.jpg") repeat-x scroll 0 0 #BEC3C6;
color: #555555;
}
a, a:link, a:active, a:visited {
color: #2970A6;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
font-size: 200%;
}
h4 {
font-size: 160%;
}
h5 {
font-size: 12px;
}
.margin5R {
margin-right: 5px;
}
.margin5 {
margin: 5px;
}
.wrapper {
background: url("../images/light.gif") no-repeat scroll 50% 0 transparent;
padding: 20px 0;
}
.content {
margin: 0 auto;
width: 936px;
}
.header {
background: url("../images/header.jpg") no-repeat scroll 0 0 transparent;
border-bottom: 1px solid #A6A6A6;
height: 65px;
padding: 25px 30px 0;
}
.body {
background: url("../images/sidesep.gif") repeat-y scroll right center #FFFFFF;
min-height: 400px;
}
.side-navi {
background: url("../images/sidebar_shadow.gif") repeat-x scroll 50% 0 #F7F7F7;
font-size: 95%;
@ -103,11 +128,13 @@ h5 {
padding-top: 8px;
width: 300px;
}
.main {
background: url("../images/main_shadow.gif") repeat-x scroll center top #FFFFFF;
padding: 13px 15px 15px;
width: 605px;
}
.footer {
background: url("../images/footer.jpg") no-repeat scroll 0 0 transparent;
border-top: 1px solid #CCCCCC;
@ -116,6 +143,7 @@ h5 {
line-height: 145%;
padding: 0;
}
#logoTitle {
color: #FFFFFF;
display: block;
@ -124,12 +152,14 @@ h5 {
outline: none;
text-decoration: none;
}
.sub-title {
border-top: 1px solid #FFFFFF;
color: #FFFFFF;
font-size: 10px;
padding: 0 3px;
}
#header-navi {
background: none repeat scroll 0 0 #FFFFFF;
border-bottom: 1px solid #A6A6A6;
@ -137,11 +167,13 @@ h5 {
margin: 0;
}
}
#header-navi li {
float: left;
list-style: none;
margin-left: 0px;
}
#header-navi li a {
background: url("../images/menu.gif") no-repeat scroll 0 0 transparent;
color: #382E1F;
@ -151,12 +183,14 @@ h5 {
line-height: 31px;
margin-left: -10px;
outline: none;
padding: 0 20px;
padding: 0 18px;
text-decoration: none;
}
#header-navi li a:hover {
background-position: 0 -31px;
}
#header-navi li a.home {
background-position: 0 -93px;
margin-left: 0;
@ -164,15 +198,19 @@ h5 {
text-indent: -999em;
width: 45px;
}
#header-navi li a.home:hover {
background-position: 0 -124px;
}
#header-navi li a.lastNavi:hover {
background-position: 0 0;
}
#header-navi li.selected a {
background-position: 0 -62px;
}
#header-navi li.selected a.home {
background-position: 0 -155px;
}
@ -189,13 +227,16 @@ h5 {
line-height: 31px;
margin-right: 15px;
}
.footer .copyright {
padding: 12px;
width: 857px;
}
.footer .copyright span {
margin: 0px;
}
.footer .goTop {
background: url("../images/icons.gif") no-repeat scroll 0 -304px transparent;
color: #2A2A2A;
@ -206,31 +247,38 @@ h5 {
width: 22px;
white-space: nowrap;
}
.article {
padding-bottom: 15px;
overflow: hidden;
}
.article-title {
border-bottom: 1px solid #CCCCCC;
font-size: 16px;
margin-top: 10px;
padding: 0 5px 3px;
}
.article-title sup {
font-size: 12px;
}
.article-title a {
color: #4C4C4C;
text-decoration: none;
}
.article-title a:hover {
color: #2970A6;
}
.article-abstract {
line-height: 145%;
margin: 10px 0 10px 5px;
word-wrap: break-word;
}
.tagsIcon, .articles-commentIcon, .dateIcon, .article-browserIcon, .authorIcon {
background: url("../images/icons.gif") no-repeat scroll 0 -400px transparent;
float: left;
@ -238,37 +286,47 @@ h5 {
margin-right: 6px;
width: 16px;
}
.tagsIcon {
background-position: 0 -400px;
margin-left: 15px;
}
.dateIcon {
background-position: 0 -48px;
margin-left: 15px;
}
.authorIcon {
background-position: 0 0;
}
.articles-commentIcon {
background-position: 0 -96px;
}
.article-browserIcon {
background-position: 0 -480px;
}
.content-reset {
line-height: 145%;
padding: 5px 0 0 5px;
}
.article-footer {
margin: 0 5px 10px 5px;
}
.article-relative {
line-height: 22px;
margin-top: 24px;
}
.article-relative h4 {
font-size: 12px;
}
.comments {
background: none repeat scroll 0 0 #FCFCFC;
border-bottom: 1px solid #CCCCCC;
@ -277,12 +335,14 @@ h5 {
padding: 0 15px 15px;
position: relative;
}
.comment-title {
background-color: #E3E9FF;
border-top: 1px solid #3366CC;
padding: 3px 12px 3px 12px;
position: relative;
}
.comment-body-ref {
background-color: #FFFFFF;
filter: alpha(opacity=90);
@ -293,36 +353,43 @@ h5 {
width: 605px;
z-index: 10;
}
.comment-body {
margin-top: 15px;
}
.comment-author {
float: left;
text-align: center;
width: 81px;
}
.comment-author div {
background: url("../images/commentpoint.png") no-repeat scroll 100% 33% transparent;
margin-top: 10px;
padding-right: 14px;
}
.comment-author img {
border: 1px solid #999999;
height: 32px;
padding: 1px;
width: 32px;
}
.comment-author a {
font-weight: bold;
white-space: nowrap;
margin-right: 14px;
}
.comment-info {
background: url("../images/comment.gif") no-repeat scroll 0 0 #EDEFF0;
font-size: 12px;
padding: 10px 15px 0;
width: 494px;
}
.comment-content {
background: url("../images/comment.gif") no-repeat scroll 100% 100% transparent;
font-size: 12px;
@ -332,24 +399,28 @@ h5 {
padding: 9px 15px 10px;
word-wrap: break-word;
}
.comment-form img {
cursor: pointer;
}
.comment-form input, .comment-form textarea {
background: url("../images/textfield.gif") repeat-x scroll 50% 0 #FFFFFF;
border: 1px solid #A6A6A6;
color: #555555;
font-family: Helvetica,Arial,sans-serif;
font-family: Helvetica, Arial, sans-serif;
height: 16px;
outline: none;
padding: 2px 1px;
width: 200px;
}
.comment-form textarea {
font-size: 12px;
height: auto;
width: 601px;
}
.comment-form button {
background: none repeat scroll 0 0 #B4D666;
border-color: #B4D666 #81B840 #81B840 #B4D666;
@ -362,14 +433,17 @@ h5 {
line-height: 24px;
padding: 0px 6px;
}
.comment-form button:hover {
background: none repeat scroll 0 0 #98C64C;
border-color: #76B33A #98C64C #98C64C #76B33A;
color: #074A7E;
}
.error-msg {
color: #3366CC;
}
.side-navi ul {
list-style: none;
margin-top: 10px;
@ -401,9 +475,11 @@ h5 {
font-weight: normal;
height: 18px;
}
.side-navi .navi-comments div.left>div>div {
.side-navi .navi-comments div.left > div > div {
display: none;
}
.side-navi .navi-comments .side-comment img {
border: 0px;
height: 16px;
@ -411,28 +487,34 @@ h5 {
padding: 0px;
width: 16px;
}
.side-navi .navi-comments li {
padding: 2px 0;
}
.side-navi .navi-comments li div {
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
width: 227px;
}
.side-navi a.selected {
color: #555555;
text-decoration: none;
}
.side-navi ul.navi-tags li, .side-navi .navi-comments li {
background-image: none;
padding-left: 0px;
}
.side-navi ul.navi-tags li img {
height: 16px;
padding-right: 6px;
width: 16px;
}
.side-navi li {
background: url("../images/icons.gif") no-repeat scroll 0 -623px transparent;
margin: 5px 0 0 0;
@ -452,18 +534,22 @@ h5 {
height: 6px;
width: 300px;
}
.pagination {
margin: 16px;
text-align: center;
}
.pagination a, .pagination a:visited {
color: #4272DB;
padding: 0 3px;
}
.pagination a.selected {
color: #000000;
font-weight: bold;
}
#tagsPanel .tagPanel {
border: 2px solid;
border-radius: 6px;
@ -471,25 +557,31 @@ h5 {
float: left;
margin: 3px;
}
#tagsPanel .tagPanel:hover {
background-color: #EEEEEE;
border: 2px dashed;
}
#tagsPanel .tagPanel {
text-decoration: none;
}
.error-body {
background: url("../images/main_shadow.gif") repeat-x scroll center top #FFFFFF;
height: 400px;
padding: 12px;
}
.error-title {
line-height: 72px;
}
.error-panel {
margin-left: 35px;
width: 201px;
}
.error-panel a {
background-color: #9CD941;
border-color: #D0F29D #398A38 #398A38 #D0F29D;
@ -502,14 +594,17 @@ h5 {
padding: 10px 15px;
text-decoration: none;
}
.error-panel a:hover {
background-color: #ADEb51;
}
.kind-panel {
background: url("../images/box.gif") no-repeat scroll 100% 100% #F4F5F7;
margin-bottom: 10px;
padding: 8px 12px;
}
.kind-title {
background: url("../images/box.gif") no-repeat scroll 0 0 #E3E4E6;
border-bottom: 1px solid #CCCCCC;

View File

@ -141,6 +141,7 @@
<h4>${archiveLabel}</h4>
<ul>
<#list archiveDates as archiveDate>
<#if archiveDate_index < 10>
<li>
<#if "en" == localeString?substring(0, 2)>
<a href="${servePath}/archives/${archiveDate.archiveDateYear}/${archiveDate.archiveDateMonth}"
@ -152,6 +153,7 @@
${archiveDate.archiveDateYear} ${yearLabel} ${archiveDate.archiveDateMonth} ${monthLabel}</a>(${archiveDate.archiveDatePublishedArticleCount})
</#if>
</li>
</#if>
</#list>
</ul>
</div>