summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2014-02-01 11:20:09 -0800
committerJesse Morgan <jesse@jesterpm.net>2014-02-01 11:20:09 -0800
commit15f639c2258f227988af4f8ed4252820fcfc1188 (patch)
treef00e5af9f0eed48298994dfb21080cf1c95a9714 /web
parentabd81dedb85f411093c4cc375688873a8a63d9fd (diff)
Adding going deeper links.
Diffstat (limited to 'web')
-rw-r--r--web/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style.css b/web/style.css
index 3e96a5d..d537d3a 100644
--- a/web/style.css
+++ b/web/style.css
@@ -338,7 +338,7 @@ footer a:hover {
float: right;
}
-#thefeed {
+#thefeed, #deeper {
float: left;
width: 30%;
text-align: left;