From 4def3fc48cce9872c267cb62cce7c4120fd0b2a0 Mon Sep 17 00:00:00 2001 From: masterpmi Date: Mon, 27 Jul 2026 14:23:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20static/css/custom.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/custom.css | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/static/css/custom.css b/static/css/custom.css index c6b2e56..561bee9 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -550,10 +550,6 @@ main .employee-photo-wrap .employee-photo { .publications { max-width: 850px; margin: 1rem 0 2rem; -} - -.publications details { - margin: 8px 0; border-bottom: 1px solid rgba(0, 60, 120, 0.18); } @@ -569,18 +565,11 @@ main .employee-photo-wrap .employee-photo { color: #0055a4; } -.publications summary span { - margin-left: 8px; - color: #666; - font-size: 0.9em; - font-weight: normal; -} - .publications ol { margin: 4px 0 14px 20px; padding-left: 18px; } .publications li { - margin: 8px 0; + margin: 9px 0; } \ No newline at end of file