X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=2019-fosdem%2Fstyle.css;h=35588a82536e43dabf65a8bba94f5d499815e2b3;hb=83d493325b8e54b64bf0d56cc6a2f2fb2a1854fb;hp=9c6a9dafdaf881d8fa15fd81163cda2fb466f66f;hpb=c0b3cd9e6c984203de7b59797b985074062eb0cc;p=libguestfs-talks.git diff --git a/2019-fosdem/style.css b/2019-fosdem/style.css index 9c6a9da..35588a8 100644 --- a/2019-fosdem/style.css +++ b/2019-fosdem/style.css @@ -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; +}