Skip to content

Commit 49eae63

Browse files
committed
add : minor classes and ids added to css.
1 parent 11a4a0a commit 49eae63

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

static/css/style.css

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,17 @@ th, td {
4747
.id_section {
4848
font-size: 10px;
4949
}
50+
51+
.action_table {
52+
width: auto;
53+
border: 1px solid black;
54+
text-align: center;
55+
}
56+
57+
#player_name{
58+
width: 20%;
59+
}
60+
61+
#player_role{
62+
width: 20%;
63+
}

0 commit comments

Comments
 (0)