diff --git a/productMods/templates/freemarker/body/menupage/menupage--classgroup-people.ftl b/productMods/templates/freemarker/body/menupage/menupage--classgroup-people.ftl index f85e79bb..7b182dd9 100644 --- a/productMods/templates/freemarker/body/menupage/menupage--classgroup-people.ftl +++ b/productMods/templates/freemarker/body/menupage/menupage--classgroup-people.ftl @@ -33,12 +33,6 @@ -
-

Network stats

- -

(n) Persons | (n) with authorship | (n) researchers | (n) are principal investigators | (n) with awards | (n) are teaching | (n) have positions in organization

-
- <#include "menupage-browse.ftl"> ${stylesheets.add("/css/menupage/menupage.css")} diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 7a81c779..82faea7b 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -923,23 +923,6 @@ ul#find-filters a.selected { color: #2ea0cf; background: url(../images/arrow.gif) 0 12px no-repeat; } -/* NETWORK STATS ------> */ -#network-stats { - width: 920px; - background: #f7f9f9; - border: 1px solid #d7e6e6; -} -#network-stats h3 { - font-size: 1.25em; - color: #2485ae; - font-weight: normal; -} -#network-stats p { - padding: 15px 15px 15px 175px; - font-size: .875em; - line-height: 1.5em; - color: #5e6363; -} /* RESEARCHERS ------> */ #researchers { width: 920px;