diff --git a/style/index.css b/style/index.css index 44aa239..59c933a 100644 --- a/style/index.css +++ b/style/index.css @@ -301,7 +301,7 @@ a:hover{ .mod-panel .intro,.mod-panel .article{ padding: 15px 20px; margin: 10px 0; - background: #f6f6f6; + background: rgb(246, 248, 250); border-radius: 6px; } .mod-panel .intro h3{