Newer
Older
2026-Riku / kadai.css
@Tadoka Tadoka 11 days ago 314 bytes 色を変更した
h2{color: orage;}
p.passion{background-color: lightcoral;
    }
    p.passion2{background-color: dodgerblue;
    }
th.sun{background: red}
th.mon{background: cyan;}
th.tue{background: goldenrod;}
th.wed{background: aquamarine;}
th.thu{background: sienna;}
th.fri{background: yellow;}
th.sat{background: darkblue;}