settings
tableみやすくする
code:style.css
@import "https://scrapbox.io/api/code/miyamonz/tableみやすくする/style.css";
table:a
a b c
a b c
グラデーション
code:style.css
.navbar {
background: linear-gradient(-135deg, #72efe4, #9941D8);
}
プロジェクト間の認識の際に、miyamonz.iconは色の違いは見落としがち
グラデーションの有無は認識しやすいので、自分の公開プロジェクトは適当にグラデーションをかけてる