Add table styling
This commit is contained in:
parent
4bee54740b
commit
c6df4d3b6a
|
|
@ -312,3 +312,9 @@ th {
|
|||
background-color: var(--caribbean-current);
|
||||
color: white;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
margin: auto;
|
||||
display: block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user