Skip to content

default theme.css #1

@SandroMoretti

Description

@SandroMoretti
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;}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions