5 148
redigeringar
Niklas (diskussion | bidrag) Ingen redigeringssammanfattning |
Niklas (diskussion | bidrag) Ingen redigeringssammanfattning |
||
Rad 71: | Rad 71: | ||
border-right: none; | border-right: none; | ||
} | } | ||
/* | |||
FÖR PERIODISKA SYSTEMET-MALLEN | |||
*/ | |||
.fromNatural{ | .fromNatural{ | ||
border: | border: 2px solid #8811ff; | ||
} | |||
.fromDecay{ | |||
border: 2px dashed #773300; | |||
} | |||
.fromSynthetic{ | |||
border: 2px dotted #4499ff; | |||
} | } | ||
.s-block{ | .s-block{ | ||
background-color: | background-color: #ff9999; | ||
text-align:center; | text-align:center; | ||
} | |||
.d-block{ | |||
background-color: #99ccff; | |||
text-align:center; | |||
} | |||
.p-block{ | |||
background-color: #fdff8c; | |||
text-align:center; | |||
} | |||
.f-block{ | |||
background-color: #9bff99; | |||
text-align:center; | |||
} | |||
.periodicNumber{ | |||
cursor: help; | |||
font-weight:bold; | |||
} | } | ||
Rad 91: | Rad 124: | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
} | |||
.helpCursor{ | |||
cursor: help; | |||
} | } |