diff --git a/css/app.css b/css/app.css
index 031ff19..d56d468 100644
--- a/css/app.css
+++ b/css/app.css
@@ -154,4 +154,16 @@ nav, .card {
.switch-portal-button {
margin-bottom: 0.5em;
-}
\ No newline at end of file
+}
+
+.col-board-inner {
+ border-right: 1px solid grey;
+}
+
+#board-view h5 {
+ text-align: center;
+ text-transform: uppercase;
+ color: dimgrey;
+ line-height: 0.7em;
+ word-spacing: 1px;
+}
diff --git a/index.html b/index.html
index 1ad19b5..9216eec 100644
--- a/index.html
+++ b/index.html
@@ -24,14 +24,16 @@
-
+
+
+
Timetrack
-