summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_static/css/styles.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/_static/css/styles.css b/_static/css/styles.css
index 164a596..c3a221b 100644
--- a/_static/css/styles.css
+++ b/_static/css/styles.css
@@ -344,6 +344,15 @@ footer {
footer a { color: #ddd; }
/*
+ * posts and community lists
+ */
+
+.posts li,
+.community li {
+ margin: 0.5em;
+}
+
+/*
* Color set taken from:
* http://www.colourlovers.com/home/trends/interior-looks/7760/Dive_Into_Color
*/