This commit is contained in:
Bel LaPointe
2020-11-07 09:48:01 -07:00
parent 1c45c4d7a2
commit d90ef4c1a5

View File

@@ -64,14 +64,19 @@ func main() {
background-repeat: repeat-x;
}
.%s h1 {
/*
column-span: none !important;
-webkit-column-span: none !important;
*/
}
.%s hr+table {
margin-top: 40px !important;
}
.%s nav {
/*
background: none !important;
*/
display: none;
}
%s
</style>`,