about summary refs log tree commit diff
path: root/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/i.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/stylesheets/i.css b/stylesheets/i.css
index 8431b3c..29ec1bf 100644
--- a/stylesheets/i.css
+++ b/stylesheets/i.css
@@ -15,6 +15,10 @@ a {
 	color: #1863a1;
 }
 
+li {
+	padding-bottom: 0.75em;
+}
+
 .btn:hover, .btn:focus, .btn.focus {
 	color: #666;
 	text-decoration: none;