.
[hacks/simpleWebSlides.git] / themes / uPsud.css
index 6d4777c..46eea82 100644 (file)
@@ -279,4 +279,19 @@ table.withborder td {
     border-width: 1pt;
     min-width:20pt;
     height: 20pt;
+}
+
+mark {
+    color: #00486c;
+    background: none;
+}
+u {
+    color: #00486c;
+    background: none;
+    text-decoration: none;
+}
+
+kbd {
+    color: #393938;
+    font-family:inherit;
 }
\ No newline at end of file