Paladium

Thoughts, stories and ideas.

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

changelog

PatchNote V8 Beta | 18/04/2022

.c{ list-style-type: circle !important; } .s{ list-style-type: square !important; } .t{ list-style-type: disclosure-closed !important; } h2{ font-size: 3rem !important; font-weight: 600 !important; } td { text-align: center; font-size: 70%; line-height: 14px; } table { border-collapse: collapse; border: 2px solid rgb(70,70,70); font-family: Montserrat,sans-serif; } td, th { border: 1px solid rgb(90,90,90); padding: 10px