Newer
Older
TraceDebuggerExperiment / prettify.css
r-isitani on 9 Sep 2020 278 bytes 実験シナリオを仮作成
p.explanation {
    margin-top: 50px;
}
li.explanation {
    margin-top: 50px;
}
img.quarterSize {
    width: 25%;
    height: 25%;
}
img.halfSize {
    width: 50%;
    height: 50%;
}
img.threeQuartersSize {
    width: 75%;
    height: 75%;
}
div.image {
    margin-top: 20px;
}