Remove some hacks which were only needed to work around BJ problems.
[libguestfs-talks.git] / 2019-fosdem / style.css
index 14aa0ad..69f2571 100644 (file)
@@ -21,8 +21,6 @@ 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 {
@@ -30,8 +28,6 @@ h2 {
     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 {