diff --git a/.documentation/default.css b/.documentation/default.css new file mode 100644 index 0000000..dde57e8 --- /dev/null +++ b/.documentation/default.css @@ -0,0 +1,12 @@ +body { + margin: 30px auto; + max-width: 680px; + font-size: 13pt; + line-height: 1.4em; + color: #444444; + padding: 0; +} + +h1, h2, h3{ + line-height: 1.2em; +} \ No newline at end of file diff --git a/.documentation/faq/index.php b/.documentation/faq/index.php index 2d40178..78a50db 100644 --- a/.documentation/faq/index.php +++ b/.documentation/faq/index.php @@ -4,6 +4,7 @@ CanvasBlocker FAQs +

CanvasBlocker FAQs

diff --git a/test/index.html b/test/index.html index bd6d231..b6cdf24 100644 --- a/test/index.html +++ b/test/index.html @@ -5,6 +5,7 @@ +

Test pages for CanvasBlocker