X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=2019-fosdem%2Fstyle.css;h=ff7ad32da5c2033b375073308af2e62869af292a;hb=3866c95ba5b797fb24fff46b674b0f869c4a0c97;hp=aa57add8653c63055f883d80ed453251198892ff;hpb=43a33956f2b26e85ca6c0314d11e6f887c66e3d8;p=libguestfs-talks.git diff --git a/2019-fosdem/style.css b/2019-fosdem/style.css index aa57add..ff7ad32 100644 --- a/2019-fosdem/style.css +++ b/2019-fosdem/style.css @@ -21,6 +21,17 @@ 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 { + color: rgb(204,0,0); + 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 {