Add site logos, keep displaying news on error

This commit is contained in:
2019-09-24 08:23:14 +00:00
parent 0053147226
commit c7734eb2bc
9 changed files with 66 additions and 66 deletions

View File

@@ -34,6 +34,11 @@ a {
margin-bottom: 0.6rem;
}
.item .source-logo {
width: 0.9rem;
height: 0.9rem;
}
.item a {
color: #828282;
}