mapmerge update + mats properly work
This commit is contained in:
@@ -9,13 +9,20 @@
|
||||
margin: 2px 2px 0 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.dnaBlock
|
||||
{
|
||||
font-family: Fixed, monospace;
|
||||
float: left;
|
||||
}
|
||||
|
||||
a.incompleteBlock
|
||||
{
|
||||
background: #8a4040;
|
||||
}
|
||||
a.incompleteBlock:hover
|
||||
{
|
||||
color: #40628a;
|
||||
background: #ffffff;
|
||||
}
|
||||
img.selected
|
||||
{
|
||||
border: 1px solid blue;
|
||||
@@ -36,4 +43,4 @@ a.clean
|
||||
background: none;
|
||||
border: none;
|
||||
marging: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user