From 240359144ed4b72d668f05b095e3dbec4808e939 Mon Sep 17 00:00:00 2001 From: nac26 Date: Mon, 5 Apr 2010 13:42:28 +0000 Subject: [PATCH] NIHVIVO-121 Style changes related to associating users with individuals of class Person (self-editing) --- themes/vivo-basic/css/screen.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/themes/vivo-basic/css/screen.css b/themes/vivo-basic/css/screen.css index da1babe9..45d58ee0 100644 --- a/themes/vivo-basic/css/screen.css +++ b/themes/vivo-basic/css/screen.css @@ -684,4 +684,12 @@ div.sparqlform label { display: inline; } +em.note { + font-size: 0.92em; + color: #777; +} +h3.associate { + margin-bottom: 0; + text-align: left; +} \ No newline at end of file