Further fixes to final slide.
[libguestfs-talks.git] / 2019-fosdem / style.css
index 9c6a9da..35588a8 100644 (file)
@@ -235,3 +235,9 @@ div.all-center img {
                  8px -4px 0 rgb(255,128,128),
                  -8px -4px 0 rgb(255,128,128);
 }
+
+/* Warning symbol. */
+span.warning {
+    background-color: yellow;
+    font-weight: bold;
+}