4,554
edits
No edit summary |
No edit summary |
||
Line 727: | Line 727: | ||
} | } | ||
.article-web { | .article-web { | ||
text-transform: | text-transform: capitalize; | ||
font-size: 19px; | |||
font-size: | |||
line-height: 23px; | line-height: 23px; | ||
letter-spacing: 0. | letter-spacing: 0.6px; | ||
margin-top: 0 !important; | |||
margin-bottom: 7px !important; | |||
border-bottom: 1px solid black; | border-bottom: 1px solid black; | ||
} | } | ||
Line 751: | Line 751: | ||
margin-top: 0 !important; | margin-top: 0 !important; | ||
margin-bottom: 7px !important; | margin-bottom: 7px !important; | ||
border-bottom: 1px solid black; | |||
} | } | ||
.article-has-pdf { | .article-has-pdf { | ||
Line 759: | Line 760: | ||
margin-top: 0 !important; | margin-top: 0 !important; | ||
margin-bottom: 7px !important; | margin-bottom: 7px !important; | ||
border-bottom: 1px solid black; | |||
} | } | ||
.article-internal-ref { | .article-internal-ref { | ||
Line 767: | Line 769: | ||
margin-top: 0 !important; | margin-top: 0 !important; | ||
margin-bottom: 7px !important; | margin-bottom: 7px !important; | ||
border-bottom: 1px solid black; | |||
} | } | ||
.article-external-ref { | .article-external-ref { | ||
Line 775: | Line 778: | ||
margin-top: 0 !important; | margin-top: 0 !important; | ||
margin-bottom: 7px !important; | margin-bottom: 7px !important; | ||
border-bottom: 1px solid black; | |||
} | } | ||
.article-format-participation { | .article-format-participation { | ||
Line 783: | Line 787: | ||
margin-top: 0 !important; | margin-top: 0 !important; | ||
margin-bottom: 7px !important; | margin-bottom: 7px !important; | ||
border-bottom: 1px solid black; | |||
} | } | ||
.article-setting { | .article-setting { | ||
Line 791: | Line 796: | ||
margin-top: 0 !important; | margin-top: 0 !important; | ||
margin-bottom: 7px !important; | margin-bottom: 7px !important; | ||
border-bottom: 1px solid black; | |||
} | } | ||
.image-container:hover .caption-image1, | .image-container:hover .caption-image1, |