Mercurial > ff-herdict-preso
view css/ff-herdict-preso.css @ 10:b8b3aaf44c1c
Oops, fixed a bug preventing MuseoSans from being used.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Wed, 10 Feb 2010 12:29:29 -0800 |
parents | 7b67d3e40479 |
children | 9c2325f7bcb1 |
line wrap: on
line source
@font-face { font-family: "MuseoSans"; src: url(../fonts/MuseoSans_500.otf) format("opentype"); } body { background: white; font-family: "MuseoSans", Helvetica, Sans-Serif; text-align: center; } h1 { font-size: 24pt; } #subtitles { display: none; } #slides { height: 400px; width: 660px; margin: 0 auto; display: table; position: static; } #slides div { font-size: 24pt; display: none; vertical-align: middle; } #slides .visible { display: table-cell; } #slides div em { font-style: normal; font-weight: bold; } audio { width: 660px; } img { border: none; } a { white-space: nowrap; color: black; } img[src="images/fallows-article.png"] { height: 380px; } img[src="images/cubicles.jpg"] { height: 380px; } img[src="images/china-flag.png"] { height: 380px; } img[src="images/herdict-map-2.png"] { height: 380px; } img[src="images/mockup-firewall.png"] { height: 380px; } img[src="images/mockup-china.png"] { height: 380px; } img[src="images/mockup-everyone.png"] { height: 380px; }