From ed6028c3e41e4f2db9cb46a64e3fd11d35dbd0ed Mon Sep 17 00:00:00 2001 From: Anthony Davis Date: Sat, 14 Sep 2013 20:13:07 +0000 Subject: [PATCH] VRFS-673 came back to this one, not sure which CSS is being applied! --- app/assets/stylesheets/client/footer.css.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/assets/stylesheets/client/footer.css.scss b/app/assets/stylesheets/client/footer.css.scss index 9b6a2653e..922f81f2c 100644 --- a/app/assets/stylesheets/client/footer.css.scss +++ b/app/assets/stylesheets/client/footer.css.scss @@ -32,3 +32,9 @@ color:#fff; text-decoration:underline; } + +#version { + font-size:11px; + color:#fff; + padding-left: 12px; +} \ No newline at end of file