From 35014da2861944b48160a4d90ba489881007dc9d Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Mon, 12 Dec 2011 16:09:18 -0500 Subject: [PATCH] watermark ALL the things --- frontend/templates/base.html | 2 +- frontend/templates/home.html | 2 +- static/css/landingpage.css | 1 + static/css/sitewide.css | 23 +++++++++-------------- static/js/watermark_change.js | 4 ++-- static/js/watermark_init.js | 2 +- static/less/landingpage.less | 1 + static/less/sitewide.less | 30 +++++++++++++++++------------- 8 files changed, 33 insertions(+), 32 deletions(-) diff --git a/frontend/templates/base.html b/frontend/templates/base.html index ce077f1f..c4ceb146 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -33,7 +33,7 @@