X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=2019-fosdem%2Fstyle.css;h=1f66f13cd850b574cc877d3a52e2f99ade1da577;hb=4507e94c3ba68dbf455a9399de5f4ac1732eb5b7;hp=aa57add8653c63055f883d80ed453251198892ff;hpb=e266dbebbbff8e3ba6e517c418c95dafa2a5b08e;p=libguestfs-talks.git diff --git a/2019-fosdem/style.css b/2019-fosdem/style.css index aa57add..1f66f13 100644 --- a/2019-fosdem/style.css +++ b/2019-fosdem/style.css @@ -23,6 +23,13 @@ h1 { border-bottom: 2px solid rgb(204,0,0); } +h2 { + color: rgb(204,0,0); + font-size: 32px; + font-style: italic; + border-bottom: 2px solid rgb(204,0,0); +} + b { color: rgb(204,0,0); }