8000 add : table_header style added. · sadrasabouri/mafia@03ad32f · GitHub
[go: up one dir, main page]

Skip to content

Commit 03ad32f

Browse files
committed
add : table_header style added.
1 parent 4c35e75 commit 03ad32f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

static/css/style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ h2 {
2323
margin: 0 0 0 0;
2424
}
2525

26+
.table_header {
27+
margin: 0 0 0 0;
28+
margin-bottom: 10px;
29+
padding: 0 0 0 0;
30+
text-align: center;
31+
}
32+
2633
p {
2734
font-size: 10px;
2835
color: rgb(163, 157, 150);

0 commit comments

Comments
 (0)
0