remove comments

This commit is contained in:
koksnuss 2020-04-27 23:07:14 +02:00
parent 1e2982b60d
commit 037f28a978

View File

@ -123,12 +123,6 @@ div.check {
color: green; color: green;
} }
/*table > tbody > tr:nth-of-type(odd) { background: white; }
table > tbody > tr:nth-of-type(even) { background: lightblue; }
table > tbody > tr > td:nth-of-type(5) { background: #ffff99; }
table > tbody > tr > td:nth-of-type(6) { background: #ffff99; }
table > tbody > tr > td:nth-of-type(7) { background: #ffff99; }*/
div.found { div.found {
height:30px; height:30px;
width:30px; width:30px;