Tweak minimum version of nbdkit to match fast-zero and reflection demos.
[libguestfs-talks.git] / 2019-kvm-forum / style.css
index 4795690..ab523d2 100644 (file)
@@ -2,7 +2,8 @@
 
 body {
     background: url(redhat.png) no-repeat;
-    background-position: 98% 0;
+    background-position: 98% 6px;
+    background-size: auto 48px;
     /* font-size: 28pt; */ /* For max */
     font-size: 20pt; /* For 1024x768 */
     font-family: Red Hat Text, liberation, helvetica;
@@ -131,7 +132,7 @@ div.filters {
     margin-left: auto;
     margin-right: auto;
     width: 800px;
-    height: 200px;
+    height: 280px;
     /* Position relative is needed so that items may be
        positioned inside. */
     position: relative;
@@ -150,7 +151,7 @@ div.filters ul {
     position: absolute;
     top: 10%;
     width: 700px;
-    height: 180px;
+    height: 260px;
     column-count: 4;
     list-style-type: none;
     margin: 0;