Skip to content
Snippets Groups Projects
Commit f00191e7 authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

yet other unused css rules

parent 17367497
No related branches found
No related tags found
No related merge requests found
......@@ -58,18 +58,6 @@ main form {
margin: 1rem;
}
main form table {
padding: 1rem;
margin: 1rem auto;
border: none;
border-radius: 7px;
}
main form table td {
color: #000!important;
}
main form table tr.even, main form table tr.alt, main form table tr: nth-of-type(2n) {
background: none!important;
}
main h2 {
font-size: 1.5rem;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment