修改new_Rss.js为Ajax获取Rss
This commit is contained in:
@@ -358,5 +358,15 @@ body {
|
||||
display: none;
|
||||
}
|
||||
.list-news{
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
margin-top: 15px;
|
||||
margin-left: 15px;
|
||||
max-width: 1408px;
|
||||
border: 2px solid #585858;
|
||||
border-radius: 15px;
|
||||
backdrop-filter: blur(5px);
|
||||
}
|
||||
.list-news h3{
|
||||
margin-top: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user