diff --git a/website/base.css b/website/base.css index c9ba3f5d..23b6c069 100644 --- a/website/base.css +++ b/website/base.css @@ -477,7 +477,7 @@ div.screencast:hover .play { display: block; margin: 0 auto; width: 750px; - height: 480px; + height: 465px; background-color: black; border: 4px black solid; box-shadow: 2px 2px 5px #a2a2a2; diff --git a/website/getting-started/embed.html b/website/getting-started/embed.html index 21ef23af..d0ac168c 100644 --- a/website/getting-started/embed.html +++ b/website/getting-started/embed.html @@ -1,7 +1,7 @@ - + @@ -14,9 +14,7 @@ Getting Started -
- -
+
diff --git a/website/getting-started/fullscreen.png b/website/getting-started/fullscreen.png new file mode 100755 index 00000000..3d6011c5 Binary files /dev/null and b/website/getting-started/fullscreen.png differ diff --git a/website/getting-started/index.html b/website/getting-started/index.html index c9370b8c..76c8cdc2 100644 --- a/website/getting-started/index.html +++ b/website/getting-started/index.html @@ -1,7 +1,7 @@ - + @@ -10,13 +10,13 @@ div.galleria{ width: 100%; height: 100%; background: #000; position: absolute; top: 0; bottom: 0; } div.galleria-thumbnails { margin: auto; } div.galleria-thumbnails-list div.galleria-image { max-height: 20px; } + img.fullscreen { position: absolute; top: 5px; right: 5px; z-index: 10; cursor: pointer; opacity: 0.3 } Getting Started -
- -
+ +
diff --git a/website/index.html b/website/index.html index c36b8637..b1b3a6bb 100644 --- a/website/index.html +++ b/website/index.html @@ -214,7 +214,7 @@

If you have any questions or problems just to check the FAQ or search the forums.

- +