diff --git a/website/base.css b/website/base.css index 845ad05f..fd072f6b 100644 --- a/website/base.css +++ b/website/base.css @@ -457,6 +457,20 @@ div.screencast:hover .play { top: 8px; } +.video { + margin: 20px 0px; +} + +.video iframe { + display: block; + margin: 0 auto; + width: 750px; + height: 480px; + border: 4px black solid; + box-shadow: 2px 2px 5px #a2a2a2; + border-radius: 4px; +} + #download li.macosx { list-style: none; background: url('http://www.apple.com/favicon.ico') no-repeat 0.25em center; diff --git a/website/index.html b/website/index.html index d1120889..d1d276f3 100644 --- a/website/index.html +++ b/website/index.html @@ -199,8 +199,12 @@
  • Console tool for arbitrary use on any platform
  • If you have any questions or problems just to check the FAQ or search the forums.

    + +
    + +
    - +
    features Automatic for the people