Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion inbrief.py
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ def render_email_html(
.content ol li { position:relative; margin:0 0 22px; padding-left:28px;
color:#1c1a16;
font:400 18px/1.5 Newsreader,Georgia,'Times New Roman',serif; }
.content .story-number { position:absolute; left:0; top:2px; color:#9a2d27;
.content .story-number { position:absolute; left:0; top:1px; color:#9a2d27;
font:400 .85em 'IBM Plex Mono','Courier New',monospace; }
.content hr { border:0; border-top:1px solid #d8d2c6; margin:38px 0; }
.content strong { font-weight:600; }
Expand Down