blob: 7cfab3a9ac08e731cff9c26233c05e3ff64971fe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<style>
body { font: 1.06rem monospace, "Noto Serif CJK"; font-weight:
400; line-height: 1.8; max-width: 740px; margin: 40px
auto; padding: 0 20px; }
pre { border: 1px dashed #555; padding: 12px; overflow-x:
auto; }
img { max-width: 100%; }
a, a:visited {
color: #136cc0;
}
</style>
|