update
This commit is contained in:
11
app/_assets/page.module.css
Normal file
11
app/_assets/page.module.css
Normal file
@ -0,0 +1,11 @@
|
||||
.articleBlockTitleBar {
|
||||
background: linear-gradient(
|
||||
589deg,
|
||||
rgba(152, 194, 233, 1) 35.96491228070175%,
|
||||
rgba(15, 111, 202, 1) 100%
|
||||
);
|
||||
}
|
||||
|
||||
.articlesList li:not(:last-child) {
|
||||
border-bottom: 1px dashed;
|
||||
}
|
Reference in New Issue
Block a user