Typos et nouveau cours.
[hacks/simpleWebSlides.git] / themes / uPsud.css
index e64202f..6d4777c 100644 (file)
@@ -270,4 +270,13 @@ 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;
 }
\ No newline at end of file