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