diff --git a/css/code/code.css b/css/code/code.css index 01bb548..fa8f689 100644 --- a/css/code/code.css +++ b/css/code/code.css @@ -9,6 +9,12 @@ pre code::-webkit-scrollbar-track-piece { background: #474949; } +code:not(.hljs) { + /* code样式修改 */ + color: #c7254ed4 !important; + background-color: rgba(255, 255, 255, 0.1) !important; +} + span[class$="keyword"] { color: #d800dc; } diff --git a/css/head/heat-beat.css b/css/head/heat-beat.css index ddbf710..4a4eaae 100644 --- a/css/head/heat-beat.css +++ b/css/head/heat-beat.css @@ -14,4 +14,10 @@ div.support-author>button.btn-pay { animation: drop 1s infinite; +} + +button.btn-pay { + color: #fff!important; + background-color: #f05050; + border-color: #f05050; } \ No newline at end of file diff --git a/css/style.css b/css/style.css index fdff8a2..b4f7244 100644 --- a/css/style.css +++ b/css/style.css @@ -187,12 +187,6 @@ span.badge.pull-right { font-size: 16px; } -code:not(.hljs) { - /* code样式修改 */ - color: #c7254ed4 !important; - background-color: rgba(255, 255, 255, 0.1) !important; -} - .panel-default>.panel-footer, .panel-default>.panel-heading { /* 修改折叠框背景 */ diff --git a/js/copyright.js b/js/copyright.js index c3ccd0a..0cdf7d3 100644 --- a/js/copyright.js +++ b/js/copyright.js @@ -20,7 +20,7 @@ function setClipboardText(event) { var clipboardData = event.clipboardData || window.clipboardData; if (clipboardData) { event.preventDefault(); - var author = "就当一次路过丶"//"author() ?>"; + var author = "人间有味是清欢丶"//"author() ?>"; var url = "http://alomerry.com";//"options->siteUrl(); ?>"; var htmlData = '' + window.getSelection().toString() diff --git a/js/footer.js b/js/footer.js index 33f7952..d5bb90d 100644 --- a/js/footer.js +++ b/js/footer.js @@ -23,7 +23,7 @@ $(document).ready(function () { '' + ' | \n' + '