diff --git a/styles.css b/styles.css index 4cf618a..f5d9b77 100644 --- a/styles.css +++ b/styles.css @@ -193,6 +193,11 @@ div#a-lec_infos { ======================================================================== */ +.a-lec_latest-posts { + color: var(--a-lec_yellow); + font-style: italic; +} + .a-lec_list-post-title { display: block; padding: 15px;