pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit 8847537d9ddcc4dfc97edd8aceaa63d3255a181f parent ab9d9321eb11b23a7e45d5aaefed9e36e69be940 Author: Jul <jul@9o.is> Date: Tue, 29 Apr 2014 19:56:15 -0400 footer page font size to 10px Diffstat:
| M | src/main/webapp/templates-hidden/parts/footer.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/webapp/templates-hidden/parts/footer.html b/src/main/webapp/templates-hidden/parts/footer.html @@ -1,4 +1,4 @@ <footer> <br /> - <p>© 2014 PYC, Inc.</p> + <p style="font-size:10px">© 2014 PYC, Inc.</p> </footer>