From 57df579db6594b6abd43eb0fd8e8e8b9ed4ff4b3 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 18 Oct 2013 15:18:06 -0700 Subject: Improving closing videos --- web/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/style.css') diff --git a/web/style.css b/web/style.css index 637dae3..548fea9 100644 --- a/web/style.css +++ b/web/style.css @@ -378,7 +378,8 @@ footer a:hover { text-align: right; position: relative; top: 50px; - right: 50px; + width: 900px; + margin: 0 auto 0 auto; } #previous, #next { -- cgit v1.2.3