mirror of
https://github.com/WarlockFish/WarlockFish.github.io.git
synced 2026-06-17 07:39:01 +08:00
Site updated: 2017-12-03 12:01:17
This commit is contained in:
@@ -1821,9 +1821,9 @@ pre .javascript .function {
|
||||
border-bottom: 1px solid #0593d3;
|
||||
}
|
||||
.post-body p a:hover {
|
||||
color: #fc6423;
|
||||
color: #f41111;
|
||||
border-bottom: none;
|
||||
border-bottom: 1px solid #fc6423;
|
||||
border-bottom: 1px solid #f41111;
|
||||
}
|
||||
.my_post_copyright {
|
||||
width: 85%;
|
||||
@@ -2040,7 +2040,7 @@ pre .javascript .function {
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
border-radius: 50%;
|
||||
background: #d1b94f;
|
||||
background: #0f5dd9;
|
||||
}
|
||||
.links-of-blogroll {
|
||||
font-size: 13px;
|
||||
@@ -3245,7 +3245,7 @@ pre .javascript .function {
|
||||
-moz-box-shadow: 0 0 5px rgba(202,203,204,0.5);
|
||||
}
|
||||
code {
|
||||
color: #ff7600;
|
||||
color: #ef2929;
|
||||
background: #fbf7f8;
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user