4,554
edits
(Created page with "→----->START------ FONTS: @font-face { font-family: 'HALColant-TextRegular'; src: url('/fonts/HALColant-TextRegular.woff2') format('woff2'), url('/fonts/HALColant-TextRegular.woff') format('woff'); font-weight: normal; font-style: normal; } * { color: #292828; →Specific black color: } →Change text color of links on hover: a:hover { cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height=...") |
No edit summary |
||
Line 953: | Line 953: | ||
} | } | ||
.home-chronicle-list div.list-container div.event div.event-link { | .home-chronicle-list div.list-container div.event div.event-link { | ||
width: calc(6. | width: calc(6.2% - 0px); | ||
text-decoration: underline; | text-decoration: underline; | ||
font-size: 16px; | font-size: 16px; |