Owen Versteeg
5170fe026c
made page validate
...
woohoo! reveal.js is now HTML5 compliant!
this is validated using the http://validator.w3.org/ and the http://html5.validator.nu/ services.
this was accomplished using a tad of JavaScript to get around a fullscreen bug.
This also (slightly unintentionally but helpfully) solves a tiny bug with fullscreening in old Opera 11.52 (I think, could be 11.51 or other)
2012-08-12 22:46:06 -03:00
Owen Versteeg
704893b38f
added simple theme
...
reveal.js was lacking a nice, simple, minimal theme. now it has one.
bam.
2012-08-08 12:06:04 -04:00
Owen Versteeg
49b3394596
added appropriate selection color
...
the old one was pink. while I don't have anything against pink, I just thought it might be good to make the highlight color dark brown instead.
2012-08-08 13:03:43 -03:00
Owen Versteeg
c7d4998483
added the actual files
...
now: eot, svg, ttf, woff
2012-08-06 21:53:49 -04:00
Owen Versteeg
3ccf9a39e0
added more font-face support
...
this way, more browsers are supported, like older Opera/Chrome/FF
2012-08-06 17:04:25 -03:00
Owen Versteeg
9f2d9691a1
improved accessibility
...
I gave all the <img>s alt attributes, which makes reveal.js a lot more accessible
2012-08-05 23:52:36 -03:00
Owen Versteeg
9d7d8fec99
added small fallback for non-font-face browsers
...
this way things are in Impact; Impact fits much more with the visual style than does the default Arial or Calibri.
2012-08-05 23:46:33 -03:00
Owen Versteeg
5503125ed4
Oops, made the page a little too responsive
...
if you resized the window or visited the page on a small screen everything would be amiss
now, I've fixed that with a one-liner
2012-08-02 16:47:44 -03:00
Owen Versteeg
cae363e7a5
Made the slideshow responsive
...
Woohoo! The slideshow now responds to resizing of the browser nicely!
2012-08-02 10:22:44 -03:00