From 9e104fbeed63f1689880aaf0df86fd3f27f995a3 Mon Sep 17 00:00:00 2001 From: Svetlana Rastegina Date: Mon, 15 Mar 2021 17:27:36 +0100 Subject: [PATCH] Modified first publication style. --- webapp/src/main/webapp/themes/iph/css/iph.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 09e2e3bcd..c1b40d67c 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -3005,6 +3005,22 @@ label.switch { label.switch >img { padding-left: 6px; } +.firstPub { + border-bottom: 1px solid #dde4e3; + padding-bottom: 10px; + background-color: #fffcf7; + padding-top: 10px; + padding-left: 15px; +} +.firstPub .label { + font-family: "IPH Astra Serif"; + font-size: 1.3rem; + margin-top: 0px; +} +.firstPub li { + font-family: "IPH Astra Serif"; + font-size: 1.2rem; +} /* -------------------------------------------------> */ /* FONTS --------------------------------> */ /* -------------------------------------------------> */