Newer
Older
reroad-test / yuuki / katudou.css
@結城拓海 結城拓海 on 12 Jun 2020 256 bytes 少し修正
body {background: #ccff99;}
h1 {text-align: center; color:navy;}
h2 {border: 10px dotted #ff3300; padding: 1ex 2em;}
p{  text-align: center; border: ridge 2px; background-color: #ffffff;}
p.iwantosee:active+p.hide {display: block;}
p.hide {display: none;}