Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
6214edf8d7
commit
68a8a56c5c
1 changed files with 4 additions and 0 deletions
|
@ -150,6 +150,10 @@
|
|||
display: none; /* This will make an empty header cell vanish */
|
||||
}
|
||||
|
||||
table, th, td {
|
||||
border: 2px solid white; /* 2px lines for cells and header */
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
|
|
Loading…
Reference in a new issue