@import "../../css/common.css";

#article p {
  text-indent: 1em;
}

#article .image p {
  text-indent: 0em;
}

/* added for links to special-page */

.special-link {
  padding-top: 1em;
  font-weight: bold;
}