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