diff --git a/stylesheets/site.css b/stylesheets/site.css index 26434e48e..e47b22039 100644 --- a/stylesheets/site.css +++ b/stylesheets/site.css @@ -17,7 +17,8 @@ ul#nav li a { color: #fff; text-decoration: none; } .video-js-box { margin-bottom: 0; background-color: #000; } p#video_note { margin-bottom: 20px; font-size: 100%; line-height: 20px; color: #999; text-align: center; } -p#sponsor { font-size: 10px; } +p#sponsor { font-size: 10px; margin-bottom: 30px; } +p#sponsor a { text-decoration: none; } #features_and_support { } #features { width: 300px; float: left; }