view web_resources/style/entry-content.css @ 1:1c31f4102408

Show a hint if the feed has no entries
author Guido Berhoerster <guido+feed-preview@berhoerster.name>
date Thu, 04 Oct 2018 09:40:26 +0200
parents bc5cc170163c
children c271192aac9d
line wrap: on
line source

@import url("common.css");

html,
body {
  background: var(--white-100);
  padding: 4px;
}