final: How to get nbdkit.
[libguestfs-talks.git] / 2019-fosdem / style.css
index aa57add..ff7ad32 100644 (file)
@@ -21,6 +21,17 @@ h1 {
     top: 8;
     left: 0;
     border-bottom: 2px solid rgb(204,0,0);
+    /* Only while using Bluejeans, remove for the real talk: */
+    text-align: right;
+}
+
+h2 {
+    color: rgb(204,0,0);
+    font-size: 32px;
+    font-style: italic;
+    border-bottom: 2px solid rgb(204,0,0);
+    /* Only while using Bluejeans, remove for the real talk: */
+    text-align: right;
 }
 
 b {