diff --git a/css/main.css b/css/main.css index cee7c90..620842a 100644 --- a/css/main.css +++ b/css/main.css @@ -15,4 +15,12 @@ border-left-width: 2px; border-color: black; border-left-style: solid; +} + +.splitable { + font-weight: 700; +} + +.notsplitable { + } \ No newline at end of file diff --git a/index.html b/index.html index 52573c4..0da6394 100644 --- a/index.html +++ b/index.html @@ -10,8 +10,6 @@
-