4,554
edits
No edit summary |
No edit summary |
||
Line 1,158: | Line 1,158: | ||
} | } | ||
.community-list-home-external-reference { | .community-list-home-external-reference { | ||
width: calc(20% - 0px); | |||
text-align: left; | |||
text-decoration: underline; | |||
font-size: 19pt; | |||
line-height: 26px; | |||
letter-spacing: 0.95px; | |||
} | } | ||
.community-list-home-text { | .community-list-home-text { | ||
width: calc(60% - 0px); | |||
text-align: left; | |||
font-size: 30pt; | |||
line-height: 31px; | |||
letter-spacing: 1.5px; | |||
} | } | ||
.community-list-home-type { | .community-list-home-type { | ||
width: calc(10% - 0px); | |||
text-align: left; | |||
font-style: italic; | |||
font-size: 19pt; | |||
line-height: 23px; | |||
letter-spacing: 0px; | |||
} | } |