コンテンツにスキップ

テンプレート:天体/style.css

提供: ApolaTrajectoryWiki
2025年3月16日 (日) 23:51時点におけるAstro Sola (トーク | 投稿記録)による版
#CelestialBodyInfo{
  clear: right;
  float: right;
  margin-left: 10px;
  width: 480px;
}
#CelestialBodyInfo table{
  width: 480px;
  color: #ffffff;
  border-collapse: collapse;
  background-color: #2a2a2a;
}
.Left{
  text-align: left;
  padding: 0.2em 0.4em;
}
.Center{
  text-align: center;
}
.T{
  background-color: #4a4a4a;
}
#CelestialBodyInfo dl {
  margin-left: 0;
}
#CelestialBodyInfo dt {
  font-size: 15px;
  text-align: center;
}
#CelestialBodyInfo dt:first-child {
  font-size: 20px;
}