Files
krkr2doc/docs/kr2doc/contents/funcref2.css
2016-09-08 17:50:19 +09:00

18 lines
171 B
CSS

@charset "utf-8";
@import url("browser.css");
dl dt{
margin-left: 1em;
margin-top: 1em;
font-weight: bold;
}
dl dd{
margin-left: 2em;
}
dl{
margin-bottom: 0em;
}