-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.更新了后台样式表链接 2.修复了部分表情命名问题 3.优化了右下角浮标按钮的显示 4.优化了部分短代码样式
- Loading branch information
1 parent
13b82b2
commit b04bb33
Showing
6 changed files
with
39 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,9 @@ | |
margin:0!important; | ||
border: none!important; | ||
} | ||
.ArtinArt h4 a{ | ||
display: block; | ||
} | ||
.ArtinArt h4:hover{ | ||
letter-spacing: normal!important; | ||
border: none!important; | ||
|
@@ -87,49 +90,8 @@ | |
background:#666; | ||
color:white!important; | ||
} | ||
.post-content-notice{ | ||
margin:15px 0; | ||
border:1.5px solid RGB(121,145,209); | ||
border-radius: 10px; | ||
padding: 1.5rem 1.25rem 1.5rem 3.5rem; | ||
position: relative; | ||
overflow: hidden; | ||
} | ||
.post-content-content{ | ||
position: relative; | ||
z-index:2; | ||
} | ||
.post-content-notice:before{ | ||
content: " "; | ||
position: absolute; | ||
top: -10; | ||
right: 0; | ||
bottom: 0; | ||
left: -50; | ||
background: url(https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/notice.svg) no-repeat; | ||
opacity: .1; | ||
z-index:1; | ||
} | ||
|
||
.post-content-warn{ | ||
margin:15px 0; | ||
border:1.5px solid RGBA(184,2,51,0.6); | ||
border-radius: 10px; | ||
padding: 1.5rem 1.25rem 1.5rem 3.5rem; | ||
position: relative; | ||
overflow: hidden; | ||
} | ||
.post-content-warn:before{ | ||
content: " "; | ||
position: absolute; | ||
top: -10; | ||
right: 0; | ||
bottom: 0; | ||
left: -50; | ||
background: url(https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/warn.svg) no-repeat; | ||
opacity: .1; | ||
z-index:1; | ||
} | ||
|
||
.post-content-tag{ | ||
display: inline-block; | ||
margin: 0 5px; | ||
|
@@ -150,17 +112,23 @@ | |
color: RGBA(184,2,51,0.6); | ||
border: 0.0625rem solid RGBA(184,2,51,0.6); | ||
} | ||
/* | ||
.post-content-article-photos a{ | ||
display: inline-block; | ||
float:left; | ||
margin:0 2.5%; | ||
width:42.5%; | ||
|
||
.shortcode-notice{ | ||
background: #eef6fd; | ||
padding: 8px 20px; | ||
border-left: 3px solid #38a3fd; | ||
border-radius: 0 5px 5px 0; | ||
margin-bottom: 10px; | ||
color: #777; | ||
font-size:15px; | ||
} | ||
.post-content-article-photos a img{ | ||
margin: 1px!important; | ||
height:150px; | ||
|
||
.shortcode-warn{ | ||
background: #fcf1f1; | ||
padding: 8px 20px; | ||
border-left: 3px solid #ed0000; | ||
border-radius: 0 5px 5px 0; | ||
margin-bottom: 10px; | ||
color: #777; | ||
font-size:15px; | ||
} | ||
.post-content-article-photos .imageinfo{ | ||
display: none; | ||
} */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?php | ||
if (!defined('__TYPECHO_ROOT_DIR__')) exit; | ||
function themeConfig($form) { | ||
echo "<link rel='stylesheet' href='".__TYPECHO_THEME_DIR__."/G/CSS/S.css'/>"; | ||
echo "<link rel='stylesheet' href='https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/CSS/S.css'/>"; | ||
echo "<h2>G主题设置</h2>"; | ||
$favicon = new Typecho_Widget_Helper_Form_Element_Text('favicon', NULL, NULL, _t('图标') , _t('')); | ||
$form->addInput($favicon); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
<li class="OwO-item" onclick="Smilies.grin('@(biexiao)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/biexiao.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(hemenjiu)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/hemenjiu.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(chigua2)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/chigua2.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(chaoquan_love)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/R@v1.0.3/G/IMG/bq/chaoquan_love.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(chaiquan_love)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/R@v1.1.6/G/IMG/bq/chaiquan_love.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(chaiquan_red_1)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/chaiquan_red_1.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(chaiquan_melon)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/chaiquan_melon.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(chaiquan_mask)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/chaiquan_mask.png" /></li> | ||
|
@@ -31,7 +31,7 @@ | |
<li class="OwO-item" onclick="Smilies.grin('@(chaiquanzaijian)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/chaiquanzaijian.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(chaiquanku)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/chaiquanku.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(hehe)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/hehe.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(haha)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/R@v1.0.3/G/IMG/bq/haha.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(haha)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/R@v1.1.6/G/IMG/bq/yo.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(tushe)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/tushe.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(taikaixin)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/taikaixin.png" /></li> | ||
<li class="OwO-item" onclick="Smilies.grin('@(xiaoyan)');"><img src="https://cdn.jsdelivr.net/gh/youranreus/[email protected]/G/IMG/bq/xiaoyan.png" /></li> | ||
|