X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=_static%2Fcustom.css;h=f69da1bd336d71675a4b2f1e55c003b279c8fdf4;hb=9e23a555ad9b9b732be5819f9c367c09671a0238;hp=7443f7b88acf15b6fd7a07cd07db2c0f8a91146f;hpb=b4c92e1de158ca366b3a795f6e48566d5435afdb;p=slides-virt.git diff --git a/_static/custom.css b/_static/custom.css index 7443f7b..f69da1b 100644 --- a/_static/custom.css +++ b/_static/custom.css @@ -34,7 +34,14 @@ img { /* bold is in red */ strong { - color: #B00000; + color: #0000FF; +} + +/* italic is in bluc */ +em { + color: #C00000; + font-style: normal; + font-weight: bold; } /* hacks for table of contents */