No edit summary |
|||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* | /* | ||
__NOEDITSECTION__ | |||
===調整大小=== | |||
<source lang="css"> */ | |||
pre { | |||
padding: 1em; | |||
line-height: 1em; | |||
} /* | |||
</source> */ | |||
/* | |||
===連結底線=== | |||
<source lang="css"> */ | |||
#content a { | |||
text-decoration: none; | |||
} /* | |||
</source> */ | |||