content updates

This commit is contained in:
Tom Johnson
2015-04-21 11:47:52 -07:00
parent e7fce15f70
commit 149f9b2f6d
51 changed files with 2028 additions and 32636 deletions

View File

@@ -17,4 +17,26 @@
content: "Send feedback to ...";
font-size: 12px;
}
}
}
contents {
page: cover;
counter-reset: page 0
}
@page cover {
@top-left {
content: "";
}
@top-right {
content: ""
}
@bottom-right {
content: "";
}
@bottom-left {
content: "";
}
}