diff --git a/css/impress-demo.css b/css/impress-demo.css index 280dfec..33acefd 100644 --- a/css/impress-demo.css +++ b/css/impress-demo.css @@ -301,16 +301,14 @@ a:focus { font-family: "Arial"; } -/* - And now we start to style each step separately. - - I agree that this may be not the most efficient, object-oriented and - scalable way of styling, but most of steps have quite a custom look - and typography tricks here and there, so they had to be styles separately. +#start { + height: auto; + background-color: black; +} - First is the title step with a big

(no room for padding) and some - 3D positioning along Z axis. -*/ +#start img { + width: 100%; +} #title { padding: 0; @@ -615,6 +613,7 @@ a:focus { #source p.note { font-size: .5em; color: #666; + text-align: right; } #source q { diff --git a/img/rideau.jpeg b/img/rideau.jpeg new file mode 100644 index 0000000..567f257 Binary files /dev/null and b/img/rideau.jpeg differ diff --git a/index.html b/index.html index 231f876..9a68531 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,10 @@
+
+ +
+
Richard Tetaz @@ -35,7 +39,6 @@

Infomaniak Network

Université de Savoie 2011 2012 - Impress.js
@@ -198,7 +201,7 @@

Thanks!

Avez-vous des questions ?

-

Presentation créée en 4 heures avec Impress.JS

+

Présentation créée avec Impress.JS