custom.css
... ...
@@ -1,3 +1,15 @@
1
-.test {
2
- font-size: 100em;
1
+.pitch-L {
2
+ border-bottom: 1px solid black;
3
+}
4
+
5
+.pitch-H {
6
+
7
+}
8
+
9
+.pitch-LH {
10
+
11
+}
12
+
13
+.pitch-HL {
14
+
3 15
}