diff --git a/assets/aufbau.svg b/assets/aufbau.svg
index c4ea2b2..42eb130 100644
--- a/assets/aufbau.svg
+++ b/assets/aufbau.svg
@@ -71,7 +71,7 @@
-
+
1s
2s
3s
@@ -90,7 +90,7 @@
-
+
2p
3p
4p
@@ -107,7 +107,7 @@
-
+
3d
4d
5d
@@ -122,7 +122,7 @@
-
+
4f
5f
6f
@@ -135,7 +135,7 @@
-
+
5g
6g
7g
@@ -146,7 +146,7 @@
-
+
6h
7h
h22
@@ -155,7 +155,7 @@
-
+
7i
i26
diff --git a/src/main.rs b/src/main.rs
index 42c49e5..68a9b84 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -464,10 +464,10 @@ use inperiod::{ChemElem, ElemClass::*, ROMAN_NUM, UNICODE_SUPERS};
}
text { x: "598", y: "76", "5f" }
text { x: "598", y: "140", "4f" }
- text { y: "24", "letter-spacing": "-2",
- tspan { x: "110", "ℓ = 1" }
- tspan { x: "256", "ℓ = 2" }
- tspan { x: "464", "ℓ = 3" }
+ text { y: "24", "letter-spacing": "-1",
+ tspan { x: "120", "ℓ = 1" }
+ tspan { x: "266", "ℓ = 2" }
+ tspan { x: "474", "ℓ = 3" }
}
}
g { stroke: "gray", "stroke-dasharray": "4 4", "stroke-opacity": "0.5",