<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#appTemplateCont {
  margin-top: 60px;
  margin-bottom: 50px;
}

/*titleéƒ¨åˆ†START*/
.app-temp-title-mainTitle {
  font-size: 26px;
  line-height: 1.3em;
  margin-bottom: 0;
}

.app-temp-title-subTitle {
  font-size: 16px;
  color: darkgray;
  margin-top: 0;
  margin-bottom: 0;
}

/*titleéƒ¨åˆ†END*/

/*infoéƒ¨åˆ†START*/
.app-temp-info-cont {
  margin-top: 30px;
  margin-bottom: 50px;
}

.app-temp-info-title-cont {
  border-left-width: 8px;
  border-style: solid;
  margin-bottom: 16px;
}

.app-temp-info-titleName {
  font-size: 24px;
  font-weight: bold;
  margin-left: 12px;
  margin-bottom: 5px;
}

.app-temp-info-devPubSpanPre {
  color: #2e6da4;
  margin-right: 10px;
  line-height: 28px;
  font-weight: bold;
}

.app-temp-info-devPubSpan {
  margin-right: 5px;
  padding: 4px;
  background-color: #0099FF;
  color: #EEEEEE;
}

.app-temp-info-devPubSpan &gt; a {
  color: #EEEEEE;
  text-decoration: none;
  cursor: pointer;
}

.app-temp-info-linkLine {
  margin: 3px 2px 0 0;
}

.app-temp-info-linkIcons {
  width: 32px;
  display: inline-block;
}

.app-temp-info-linkIcon {
  margin-right: 2px;
}

.app-temp-info-linkLink {
  margin-left: 0;
  color: deepskyblue;
  text-align: center;
  cursor: pointer;
}

.app-temp-info-imgCont {
  text-align: center;
  margin-bottom: 30px;
}

.app-temp-info-imgTitle {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 0 0;
}

.app-temp-info-imgText {
  font-size: 14px;
  color: darkgray;
  margin: 5px 0 5px 0;
}

/*infoéƒ¨åˆ†END*/

/*å‰§é€æç¤ºæ&nbsp;·å¼ç±»ï¼Œç½®äºŽå‰§é€å†…å®¹å‰é¢*/
.app-temp-spoiler {
  text-align: center;
  font-size: 26px;
  color: red;
  font-weight: bold;
  margin-bottom: 400px;
  margin-top: 30px;
}</pre></body></html>