comparison web_resources/style/entry-content.css @ 0:bc5cc170163c

Initial revision
author Guido Berhoerster <guido+feed-preview@berhoerster.name>
date Wed, 03 Oct 2018 23:40:57 +0200
parents
children c271192aac9d
comparison
equal deleted inserted replaced
-1:000000000000 0:bc5cc170163c
1 @import url("common.css");
2
3 html,
4 body {
5 background: var(--white-100);
6 padding: 4px;
7 }