diff --git a/static/css/custom.css b/static/css/custom.css index 561bee9..c9ff455 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -572,4 +572,9 @@ main .employee-photo-wrap .employee-photo { .publications li { margin: 9px 0; +} + +.publication-year { + font-weight: 700; + color: #003c78; } \ No newline at end of file