morss/liferea.css

24 lines
440 B
CSS

img
{
max-width: 80%;
height: auto;
}
noscript,
.bbx_container, /*TT*/
.share-help, /*BBC*/
div.video_container iframe, /*LM*/
.story-info, .story-share.bluelinks, .story-content img:last-child, .pager, /*CI*/
.story_tools_social_links, .new_reactions.box, .breadcrumbs, .page-jump /*lesoir*/
{
display: none;
}
h2.txt15_140, /*LM*/
h2.chapo, /*FranceInfo*/
div.article-content h3 /*lesoir*/
{
font-size: 1em;
font-weight: normal;
}