From 84d008be8a35d3a19607de669042ddb5c6540f0c Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 1 Sep 2013 18:26:50 -0700 Subject: Adding outline link to frontend --- web/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web') 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%; -- cgit v1.2.3