}
img {
- max-width: 36em;
+ max-width: 37.5rem;
margin-top: 1em;
}
content: "\feff";
}
+table {
+ border-collapse: collapse;
+}
+
+table, td, th {
+ border: 1px solid black;
+}
+
/* =================================== */
/* = Hide some elements for printing = */