From 7e3a4ecf7dbd3abc803659f3b2ebd0f9e7acc835 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 17 Mar 2017 20:48:11 -0700 Subject: [PATCH] styling --- ext/mixed/css/frame.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css index 10af19be..e6a41aac 100644 --- a/ext/mixed/css/frame.css +++ b/ext/mixed/css/frame.css @@ -51,6 +51,10 @@ hr { * Entries */ +.entry { + padding: 15px 0px 15px 0px; +} + .tag-default { background-color: #8a8a91; }