More work on the title slide
authorKai Blin <kai@samba.org>
Fri, 23 Dec 2011 20:48:15 +0000 (21:48 +0100)
committerKai Blin <kai@samba.org>
Fri, 23 Dec 2011 20:48:15 +0000 (21:48 +0100)
antismash_lca2011.html
antismash_talk.css

index 7e458eff8391e786dab7107a1a62fbc66c95c867..340064b51d18f74a57703b685ece7ea1aefa2ddb 100644 (file)
   <div id="title-slide-logo">
     <img height="10%" src="antismash_logo.svg">
   </div>
-  <p>some text</p>
+  <div id="subtitle">
+    <h4>An Antibiotics and Secondary Metabolites Analysis Shell</h4>
+    <strong><div id="name">Kai Blin</div><br>
+      Division for Microbiology/Biotechnology<br>
+      Institute for Microbiology and Infection Medicine<br>
+      Eberhard-Karls-Universität Tübingen</strong>
+  </div>
+
+
   </section>
 
   <section class="slide" id="">
index d9188a481b0021bb381f64248defc1e73aa4758f..f05601b97ccee161a2d5bdd60e69c849003c72e4 100644 (file)
@@ -63,5 +63,14 @@ footer #uni-logo {
   margin-bottom: 2em;
   margin-left: auto;
   margin-right: auto;
-  width: 40%;
+  width: 55%;
+}
+
+#subtitle {
+  text-align: center;
+}
+
+#subtitle #name {
+  margin-top: 1em;
+  margin-bottom: 0em;
 }