summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-09-01 18:26:50 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-09-01 18:26:50 -0700
commit84d008be8a35d3a19607de669042ddb5c6540f0c (patch)
tree6a218f0917696c3b916bf9bfc4727299600a493e /web
parente19536418e7030db73293bbb2451a0a9cf699d32 (diff)
Adding outline link to frontend
Diffstat (limited to 'web')
-rw-r--r--web/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/style.css b/web/style.css
index b374150..0f70bd6 100644
--- a/web/style.css
+++ b/web/style.css
@@ -261,6 +261,10 @@ footer a:hover {
margin: -19px 0 0 -19px;
}
+#videos .pdf {
+ float: right;
+}
+
#thefeed {
float: left;
width: 30%;