css....
This commit is contained in:
+3
-1
@@ -113,15 +113,17 @@ table, th, td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table {
|
table {
|
||||||
margin: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
|
text-align: center;
|
||||||
background-color: #4682b4;
|
background-color: #4682b4;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr {
|
tr {
|
||||||
|
text-align: center;
|
||||||
background-color: #fff7e7;
|
background-color: #fff7e7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user