margin: 10px 0;
padding-left: 8px;
}
+h1 small a {
+ font-size: 0.5em;
+ white-space: nowrap;
+}
h2 {
font-size: 2em;
padding-left: 8px;
+ background-color: white;
}
h3 {
font-size: 1.5em;
padding-left: 8px;
}
+
+tr.all-columns {
+ background-color: white !important;
+ border: none;
+}
+tr.all-columns td {
+ border-top: none !important;
+ padding-left: 0 !important;
+}
+
.table {
width: 100%;
}