wyrian/js/libs/soundmanager/demo/animation-2b/css/animation.css
Guillaume DE LA RUE 28e7b63568 Version 0.2b :
- Intro Screen
- Share buttons (Twitter/Facebook)
- SoundManager
- Add audio files
- Some CleanUp
2011-02-13 13:28:40 +01:00

36 lines
537 B
CSS

body {
font-size:75%;
background:#667788;
color:#fff;
text-shadow:0 0 0 #fff; /* Safari nonsense */
}
h1, h2, h3 {
font:normal 3em "Helvetica Neue",georgia,"times new roman","Arial Rounded MT Bold",helvetica,verdana,tahoma,arial,"sans serif";
font-weight:normal;
margin-bottom:0px;
}
h1 {
margin-top:0px;
}
h1, h2 {
letter-spacing:-1px; /* zomg web x.0! ;) */
}
h2 {
font-size:2em;
margin-top:0.25em;
}
p {
font:normal 1em verdana,tahoma,arial,"sans serif";
}
.point {
position:absolute;
width:32px;
height:32px;
}