summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-03-17 20:48:11 -0700
committerAlex Yatskov <alex@foosoft.net>2017-03-17 20:48:11 -0700
commit7e3a4ecf7dbd3abc803659f3b2ebd0f9e7acc835 (patch)
tree145c8edb05c1ea7d83162600afe35bbb27029b2d
parent1dbcb35eb7a2f1d6d7790821da282df7254700d8 (diff)
styling
-rw-r--r--ext/mixed/css/frame.css4
1 files changed, 4 insertions, 0 deletions
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;
}