commit d549e10af3e66ebe99933dad25b1ff6fcf40830e Author: Petko Bordjukov Date: Tue May 13 07:27:47 2014 +0300 Basic prototype for PlovdivConf diff --git a/background.css b/background.css new file mode 100644 index 0000000..9b7471c --- /dev/null +++ b/background.css @@ -0,0 +1,32 @@ +body { + width: 100%; + height: 100%; + overflow: hidden; +} + +body, +.reveal, +.reveal h1, +.reveal h2, +.reveal h3, +.reveal h4, +.reveal h5, +.reveal h6 { + font-family: "Roboto Condensed", tahoma, verdana, arial, sans-serif; +} + +#background_video { + position: absolute; + top: 0; + left: 0; + min-width: 100%; + min-height: 100%; + z-index: -10000; + opacity: 0.2; +} + +.reveal section img { + border: none; + Background: none; + box-shadow: none; +} \ No newline at end of file diff --git a/background.mp4 b/background.mp4 new file mode 100644 index 0000000..6f7fabd Binary files /dev/null and b/background.mp4 differ diff --git a/cropped-background.mp4 b/cropped-background.mp4 new file mode 100644 index 0000000..ab607bd Binary files /dev/null and b/cropped-background.mp4 differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..4598c70 --- /dev/null +++ b/index.html @@ -0,0 +1,98 @@ + + + The IT Tour + + + + + + + + + + + + + + + + + + +
+
+
+
+ +