diff --git a/webapp/src/main/webapp/themes/brcris/css/brcris.css b/webapp/src/main/webapp/themes/brcris/css/brcris.css index 950aceff0..8e7221bf2 100644 --- a/webapp/src/main/webapp/themes/brcris/css/brcris.css +++ b/webapp/src/main/webapp/themes/brcris/css/brcris.css @@ -56,9 +56,6 @@ h3 { align-items: baseline; } -.title h2 { - font-weight: 400; -} .mobile-hidden { font-size: 0.9rem; } diff --git a/webapp/src/main/webapp/themes/brcris/css/researchareas/style.css b/webapp/src/main/webapp/themes/brcris/css/researchareas/style.css index 638dccd0c..ee7b54a75 100644 --- a/webapp/src/main/webapp/themes/brcris/css/researchareas/style.css +++ b/webapp/src/main/webapp/themes/brcris/css/researchareas/style.css @@ -1,16 +1,3 @@ -body { - font-family: 'Open Sans', sans-serif; -} -.title-holder { - text-align: left; -} -.title { - font-family: 'Lato', sans-serif; -} -.font { - font-size: 18px; -} - .note { text-align: center; } diff --git a/webapp/src/main/webapp/themes/brcris/css/tagcloud/style.css b/webapp/src/main/webapp/themes/brcris/css/tagcloud/style.css index d69807653..d0597d03b 100644 --- a/webapp/src/main/webapp/themes/brcris/css/tagcloud/style.css +++ b/webapp/src/main/webapp/themes/brcris/css/tagcloud/style.css @@ -1,16 +1,3 @@ -body { - font-family: 'Open Sans', sans-serif; -} -.title-holder { - text-align: left; -} -.title { - font-family: 'Lato', sans-serif; -} -.font { - font-size: 18px; -} - #wordcloud { width: 800px; height: 400px; diff --git a/webapp/src/main/webapp/themes/brcris/templates/production-full-stats.ftl b/webapp/src/main/webapp/themes/brcris/templates/production-full-stats.ftl index 2d220db02..8ee50577e 100755 --- a/webapp/src/main/webapp/themes/brcris/templates/production-full-stats.ftl +++ b/webapp/src/main/webapp/themes/brcris/templates/production-full-stats.ftl @@ -18,8 +18,7 @@ <#list stats as firstRow>

${firstRow["authorName"]}

- <#include "popover.ftl"> - + <#include "popover.ftl">
<#break> @@ -35,7 +34,7 @@
-

${i18n().prod_stats}

+

${i18n().prod_stats}