抄了一个AO3首行缩进的workskin

#代码

#workskin {
  width: 45em;
  line-height: 1.5em;
}

#workskin p {
  margin: 1em 0;
  text-indent: 2em;
}