Fix block-50, remove BBC
This commit is contained in:
@@ -41,9 +41,6 @@ boards:
|
||||
- name: Lenta.ru
|
||||
url: https://lenta.ru/
|
||||
rss: https://lenta.ru/rss
|
||||
- name: BBC Россия
|
||||
url: https://www.bbc.com/russian
|
||||
rss: https://feeds.bbci.co.uk/russian/rss.xml
|
||||
- name: Телеграм
|
||||
slug: tg
|
||||
feeds:
|
||||
|
||||
@@ -104,7 +104,8 @@
|
||||
}
|
||||
|
||||
.feeds-3 .feed:nth-child(3n) .article-tooltip,
|
||||
.feeds-2 .feed:nth-child(2n) .article-tooltip {
|
||||
.feeds-2 .feed:nth-child(2n) .article-tooltip,
|
||||
.block-50:nth-child(2n+1) .article-tooltip {
|
||||
/* Shift tooltip to left */
|
||||
left: -105%;
|
||||
top: -100px;
|
||||
|
||||
Reference in New Issue
Block a user