Site updated: 2019-03-22 21:13:40

This commit is contained in:
Cool-Y 2019-03-22 21:13:45 +08:00
parent 83033c6df7
commit ba065b8ce2

View File

@ -1677,7 +1677,7 @@ pre .javascript .function {
border: 0; border: 0;
} }
#QR img { #QR img {
width: 100px; width: 50px;
max-width: 100%; max-width: 100%;
display: inline-block; display: inline-block;
margin: 0.8em 2em 0 2em; margin: 0.8em 2em 0 2em;
@ -1942,7 +1942,7 @@ pre .javascript .function {
width: 4px; width: 4px;
height: 4px; height: 4px;
border-radius: 50%; border-radius: 50%;
background: #ff4765; background: #e3ffd7;
} }
.links-of-blogroll { .links-of-blogroll {
font-size: 13px; font-size: 13px;