-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
table{
width: 70%;
margin-left: 15%;
}
td, th{
border: 1px solid black;
}
table {
border-collapse: collapse;
}
th, td {
text-align: left;
padding: 8px;
}
th{
text-align: center;
background: green;
color: white;
}
.td-image{
text-align: center;
}
.td-image>img{
padding-top: 10px;
}
tr:nth-child(even) {background-color: #e6ffdf;}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels