WorkFlowyでトップにボタンを置く
https://gyazo.com/2b4c538e05d02c7779898665815186e2
それぞれの項目のリンクを作り、CSSでボタンに見えるようにしている
code:style.css
._1y54o8o .contentLink[href="https://workflowy.com/#/78c65cc71f82"]{
color:white;
background:#ff6363;
padding:8px;
border-radius:10px;
}
._1y54o8o .contentLink[href="https://workflowy.com/#/a275e6d3aee0"]{
color:white;
background:#5ab2ff;
padding:8px;
border-radius:10px;
}
._1y54o8o .contentLink[href="https://workflowy.com/#/53f624db60ab"]{
color:white;
background:#f98e1c;
padding:8px;
border-radius:10px;
}
._1y54o8o .contentLink[href="https://workflowy.com/#/8def5d84a9f8"]{
color:white;
background:#013e80;
padding:8px;
border-radius:10px;
}
#WorkFlowy豆技