Tagged

changelog

A collection of 168 posts

PatchNote V8 Beta | 19/04/2022
changelog

PatchNote V8 Beta | 19/04/2022

.table-sortable th { cursor: pointer; } .table-sortable .th-sort-asc::after { content: "\25b4"; } .table-sortable .th-sort-desc::after { content: "\25be"; } .table-sortable .th-sort-asc::after, .table-sortable .th-sort-desc::after { margin-left: 5px; } h2{ font-size: 3rem !important; font-weight: 600 !important; } a{ text-decoration: none; font-weight: bold ; } #article__wrapper { width: 75% !important; } .article-content img { width: 100% !important; margin: 30px 0 !important; border-radius: 0px