1
0
This commit is contained in:
2024-05-12 02:42:07 +09:00
parent f019e34a1b
commit a10c48bf93
2 changed files with 4 additions and 4 deletions

View File

@@ -50,9 +50,7 @@ DNAに`ハプログループD1a2a`を持つケンという人物によって開
恒星のコアは元素が核融合を繰り返し、最終的に鉄になります。鉄は核融合しないためそこで核融合は停止します。
```sh
H -> He -> C -> Ne -> O -> Si -> Fe()
```
- H -> He -> C -> Ne -> O -> Si -> Fe(鉄)
すると恒星の全成分が鉄のコアに向け落下します。

View File

@@ -1331,6 +1331,8 @@ img#sun-img-button:hover {
pre > code > span {
padding: 20px;
line-break: anywhere;
word-break: break-all;
}
@media screen and (max-width:1000px) {