Update Prog-Internet course
[hacks/simpleWebSlides.git] / themes / uPsud.css
index e64202f..9f200f0 100644 (file)
@@ -270,4 +270,18 @@ div.twocol > div:last-child {
     vertical-align:text-top;
     right: 0pt;
     top:0pt;
+}
+table.withborder {
+    border-collapse: collapse;
+}
+table.withborder td {
+    border-style: solid;
+    border-width: 1pt;
+    min-width:20pt;
+    height: 20pt;
+}
+
+mark {
+    color: #00486c;
+    background: none;
 }
\ No newline at end of file