diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 21bbcdaa..7ecca9df 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1423,4 +1423,16 @@ color: #2485AE; .ie-alert { color: #f00; font-weight: bold; +} + +/* -------------------------------------------------> */ +/* VERBOSE DISPLAY --------------------------------> */ +/* -------------------------------------------------> */ +section.verbosePropertyListing { + font-size: 12px; + font-weight: normal; + color: #5E6363; +} +section.verbosePropertyListing span { + color: #9bae5a; } \ No newline at end of file