Final running order for 2019 FOSDEM talk.
[libguestfs-talks.git] / 2019-fosdem / style.css
index aa57add..1f66f13 100644 (file)
@@ -23,6 +23,13 @@ h1 {
     border-bottom: 2px solid rgb(204,0,0);
 }
 
+h2 {
+    color: rgb(204,0,0);
+    font-size: 32px;
+    font-style: italic;
+    border-bottom: 2px solid rgb(204,0,0);
+}
+
 b {
     color: rgb(204,0,0);
 }