「テンプレート:天体/style.css」の版間の差分
Astro Sola (トーク | 投稿記録) 編集の要約なし タグ: 差し戻し済み |
Astro Sola (トーク | 投稿記録) 細編集の要約なし タグ: 手動差し戻し |
||
| (同じ利用者による、間の16版が非表示) | |||
| 1行目: | 1行目: | ||
# | #CelestialBodyInfo{ | ||
clear: right; | clear: right; | ||
float: right; | float: right; | ||
margin-left: 10px; | |||
width: 320px; | |||
} | } | ||
# | #CelestialBodyInfo table{ | ||
width: | width: 320px; | ||
color: #ffffff; | |||
border-collapse: collapse; | |||
background-color: #2a2a2a; | |||
} | } | ||
.Left{ | |||
text-align: left; | |||
padding: 0.2em 0.4em; | |||
} | |||
.Center{ | |||
text-align: center; | |||
background-color:# | } | ||
.T{ | |||
background-color: #4a4a4a; | |||
} | |||
#CelestialBodyInfo dl { | |||
margin-left: 0; | |||
} | } | ||
#CelestialBodyInfo dt { | |||
font-size: 15px; | |||
text-align: | text-align: center; | ||
} | |||
#CelestialBodyInfo dt:first-child { | |||
font-size: 20px; | |||
} | } | ||