Optimize theme common css.

This commit is contained in:
Kenshin 2019-12-28 16:27:38 +08:00
parent ebc0183251
commit e9c79fa5e2

View File

@ -77,6 +77,9 @@ sr-rd-content a:hover {
sr-rd-content img {
margin: 10px;
padding: 5px;
max-width: 100%;
background: #fff;
border: 1px solid #bbb;
box-shadow: 1px 1px 3px #d4d4d4;