1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-09-15 04:32:11 +02:00

Compare commits

..

3 Commits

Author SHA1 Message Date
6c1b379cfc Unhide favicons in feed view 2023-04-24 22:42:21 +02:00
5391d15985 Add article word count & limit intro length 2023-04-24 22:42:21 +02:00
d384508680 Improve visibility of links in dark theme 2023-04-24 22:42:21 +02:00

View File

@@ -694,7 +694,7 @@
text-decoration: underline;
}
body.theme--dark #app-content .body a {
[data-theme-dark] #app-content .body a {
color: #9cc7ff;
}