Changes
Jump to navigation
Jump to search
no edit summary
Line 72:
Line 72:
text-align: center;
text-align: center;
list-style: none;
list-style: none;
+}
+
+#main-wagon-list ul:not(:last-child) {
+ border-right: 1px solid #BDC2C8;
}
}
Line 77:
Line 81:
width: 7em;
width: 7em;
font-size: 10pt;
font-size: 10pt;
+}
+
+#main-wagon-list li:not(:last-child) {
+ border-bottom: 1px solid #BDC2C8;
}
}