From 6b9db995896af41f1090c36679874fbd937410f2 Mon Sep 17 00:00:00 2001 From: mb863 Date: Thu, 3 Feb 2011 19:53:46 +0000 Subject: [PATCH] Refactored term of use template --- themes/wilma/css/wilma.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index d44340ea..abf2432f 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1392,4 +1392,11 @@ color: #2485AE; } #revision-levels td { border: 1px solid #DFE6E6; +} + +/* -------------------------------------------------> */ +/* STATIC PAGES -----------------------------------> */ +/* -------------------------------------------------> */ +#terms h3 { + color: #2485ae; } \ No newline at end of file