Skip to content

Commit 0d34769

Browse files
committed
looking at board style
1 parent db7df1b commit 0d34769

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636
font-size: 20px;
3737
font-weight: bold;
3838
}
39-
39+
tr {
40+
border: solid;
41+
border-width: 1px 0;
42+
}
4043
a, a:visited, a:active {
4144
color: #E0311D;
4245
text-decoration: none;

0 commit comments

Comments
 (0)