Mercurial > hg > vamp-website
changeset 8:ff4600e08506 website
...
author | cannam |
---|---|
date | Fri, 14 Nov 2008 11:59:16 +0000 |
parents | 60ee9a026a62 |
children | 2a63d03ac545 |
files | plugin-doc/vamp-example-plugins.html screen.css |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugin-doc/vamp-example-plugins.html Fri Nov 14 11:56:54 2008 +0000 +++ b/plugin-doc/vamp-example-plugins.html Fri Nov 14 11:59:16 2008 +0000 @@ -8,7 +8,9 @@ <meta name="robots" content="index"/> </head> <body> -<h1 id="header"><span>Vamp Example Plugins</span></h1> +<h1 id="header"><span>Vamp Plugins</span></h1> + +<h2>Vamp Example Plugins</h2> <p>The “vamp-example-plugins” library contains a number of <a href="http://www.vamp-plugins.org/">Vamp audio analysis
--- a/screen.css Fri Nov 14 11:56:54 2008 +0000 +++ b/screen.css Fri Nov 14 11:59:16 2008 +0000 @@ -35,6 +35,12 @@ h1,h2,h3,h4 { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; } +h3 { + margin-bottom: 0.2em; +} +h4 { + margin-bottom: 0.1em; +} #firstpara { border-top-width: 2px; border-top-style: solid;