提交 691728c9 编写于 作者: T TRHX

Site updated: 2018-12-21 16:04:59

上级 1fcdd57d
...@@ -3173,7 +3173,7 @@ a.gitment-editor-footer-tip:hover { ...@@ -3173,7 +3173,7 @@ a.gitment-editor-footer-tip:hover {
text-align: right; text-align: right;
} }
.article-more-link a { .article-more-link a {
background: #258fb8; background: #00b2ee;
color: #fff; color: #fff;
font-size: 12px; font-size: 12px;
padding: 2px 8px 4px; padding: 2px 8px 4px;
...@@ -3187,7 +3187,7 @@ a.gitment-editor-footer-tip:hover { ...@@ -3187,7 +3187,7 @@ a.gitment-editor-footer-tip:hover {
transition: background 0.3s; transition: background 0.3s;
} }
.article-more-link a:hover { .article-more-link a:hover {
background: #3f3f3f; background: #1874cd;
} }
.article-more-link a.hidden { .article-more-link a.hidden {
visibility: hidden; visibility: hidden;
...@@ -3239,7 +3239,7 @@ a.gitment-editor-footer-tip:hover { ...@@ -3239,7 +3239,7 @@ a.gitment-editor-footer-tip:hover {
height: 29px; height: 29px;
left: 217px; left: 217px;
border: none; border: none;
background-color: #ee6252; background-color: #f00;
top: 344px; top: 344px;
font-size: 14px; font-size: 14px;
text-align: center; text-align: center;
...@@ -3247,7 +3247,7 @@ a.gitment-editor-footer-tip:hover { ...@@ -3247,7 +3247,7 @@ a.gitment-editor-footer-tip:hover {
} }
#tocButton:hover { #tocButton:hover {
color: #fff; color: #fff;
background: #3f3f3f; background: #00b2ee;
} }
.toc-article { .toc-article {
position: fixed; position: fixed;
...@@ -3260,7 +3260,7 @@ a.gitment-editor-footer-tip:hover { ...@@ -3260,7 +3260,7 @@ a.gitment-editor-footer-tip:hover {
margin-left: 0em; margin-left: 0em;
margin: 20px 10px 10px 10px; margin: 20px 10px 10px 10px;
background: #3f3f3f; background: #3f3f3f;
border: 1px solid #080808; border: 1px solid #00b2ee;
border-radius: 6px; border-radius: 6px;
overflow: auto; overflow: auto;
-webkit-border-radius: 2.8%; -webkit-border-radius: 2.8%;
...@@ -3269,7 +3269,7 @@ a.gitment-editor-footer-tip:hover { ...@@ -3269,7 +3269,7 @@ a.gitment-editor-footer-tip:hover {
margin-left: 20px; margin-left: 20px;
} }
.post-list li a { .post-list li a {
color: #999; color: #00b2ee;
} }
.post-list li a:hover { .post-list li a:hover {
color: #fff; color: #fff;
...@@ -3280,7 +3280,7 @@ a.gitment-editor-footer-tip:hover { ...@@ -3280,7 +3280,7 @@ a.gitment-editor-footer-tip:hover {
line-height: 1.65em; line-height: 1.65em;
} }
#toc a { #toc a {
color: #999; color: #00b2ee;
} }
#toc a:visited { #toc a:visited {
color: #fff; color: #fff;
...@@ -3293,11 +3293,11 @@ a.gitment-editor-footer-tip:hover { ...@@ -3293,11 +3293,11 @@ a.gitment-editor-footer-tip:hover {
background: none; background: none;
} }
#toc li:hover li:hover { #toc li:hover li:hover {
background: rgba(158,188,226,0.21); background: #00b2ee;
} }
#toc .toc-title { #toc .toc-title {
font-weight: bold; font-weight: bold;
color: #999; color: #f00;
text-align: center; text-align: center;
display: block; display: block;
} }
...@@ -4055,14 +4055,14 @@ pre .link_url { ...@@ -4055,14 +4055,14 @@ pre .link_url {
background: #5e5e5e; background: #5e5e5e;
} }
#page-nav .current { #page-nav .current {
background: #4094c7; background: #00b2ee;
cursor: default; cursor: default;
} }
#page-nav .current:hover { #page-nav .current:hover {
background: #4094c7; background: #00b2ee;
} }
#page-nav .extend { #page-nav .extend {
color: #999; color: #00b2ee;
margin: 0 27px; margin: 0 27px;
opacity: 0; opacity: 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册