update with comments and new figures
[slides-virt.git] / _static / custom.css
index 7443f7b..f69da1b 100644 (file)
@@ -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 */