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; }