Skip to content

Commit 21e58fe

Browse files
committed
添加自定义域名并修复CSS兼容性问题
1 parent e56cfe5 commit 21e58fe

File tree

3 files changed

+1700
-3
lines changed

3 files changed

+1700
-3
lines changed

CNAME

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# 如果你有自定义域名,取消注释并填入你的域名
2-
# yourdomain.com
1+
jasonrobert.me
2+
example.com

css/jason-blog.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,7 @@ img.shadow {
727727
}
728728
select {
729729
-webkit-appearance: none;
730+
appearance: none;
730731
margin-top: 15px;
731732
color: #337ab7;
732733
border-color: #337ab7;

0 commit comments

Comments
 (0)