ports hyper's genetics

This commit is contained in:
Seris02
2019-12-28 21:33:15 +08:00
parent d562a5ba27
commit 862acf2f06
63 changed files with 1931 additions and 483 deletions
+21
View File
@@ -16,3 +16,24 @@
float: left;
}
img.selected
{
border: 1px solid blue;
}
img.unselected
{
border: 2px solid black;
}
div>table {
float: left;
}
td
{
text-align: center;
}
a.clean
{
background: none;
border: none;
marging: none;
}