tijiao
This commit is contained in:
@@ -114,7 +114,7 @@ function initArticleO() {
|
||||
|
||||
if ((Math.round(Date.parse(new Date()) / 1000) - arr[i].ctime) / 86400 >= 21) {
|
||||
var tong_geogle = '<a href = "https://scholar.google.com/scholar?&q=' + arr[i].title.replace('<i>', '').replace('</i>', '').replace(new RegExp('"', "g"), '') + '"' +
|
||||
'target = "_blank" style="color:#006699;margin-left: 10px;font-weight: 600;"> ' +
|
||||
'target = "_blank" style="color:#7a2702;margin-left:8px;"> ' +
|
||||
'Google Scholar</a>' //搜索引用次数
|
||||
} else {
|
||||
var tong_geogle = '' //少于21天隐藏
|
||||
|
||||
@@ -434,8 +434,8 @@ padding-right:0px;
|
||||
.wenzhang .wen_jian h4 i{
|
||||
|
||||
font-weight: 500;
|
||||
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
|
||||
}
|
||||
.wen_jian_span{
|
||||
|
||||
@@ -13,6 +13,16 @@ style.innerHTML = `
|
||||
}
|
||||
.pos_ter>div:nth-child(1) {
|
||||
width: 25%;
|
||||
}
|
||||
.htmlImageNote blue{
|
||||
color :#0082AA !important;
|
||||
}
|
||||
.wenzhang .wen_jian h4 i{
|
||||
|
||||
font-weight: 500;
|
||||
font-weight: bold;
|
||||
|
||||
|
||||
}
|
||||
.pos_ter>a {
|
||||
width: 23%;
|
||||
|
||||
Reference in New Issue
Block a user