A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 25.05.2022 #1 thanks to dear member @jessy submitted a new resource: Customize fonts in article mode - This allows you to change the font size in the "Preview" mode of the articles In extra.less template, add this: CSS: .m--articlePreview .articlePreview-links { font-size: 12px; } .m--articlePreview .articlePreview-text .bbWrapper { font-size: 13px; } .articlePreview-title { font-size: 20px !important; } We decrypt the code: CSS: .m--articlePreview .articlePreview-links { font-size: 12px; -> Font size to "View full article" .m--articlePreview .articlePreview-text .bbWrapper {... Нажмите, чтобы раскрыть... Read more about this resource...
thanks to dear member @jessy submitted a new resource: Customize fonts in article mode - This allows you to change the font size in the "Preview" mode of the articles In extra.less template, add this: CSS: .m--articlePreview .articlePreview-links { font-size: 12px; } .m--articlePreview .articlePreview-text .bbWrapper { font-size: 13px; } .articlePreview-title { font-size: 20px !important; } We decrypt the code: CSS: .m--articlePreview .articlePreview-links { font-size: 12px; -> Font size to "View full article" .m--articlePreview .articlePreview-text .bbWrapper {... Нажмите, чтобы раскрыть... Read more about this resource...