You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
382 B
24 lines
382 B
.results-matrix {
|
|
font-size:0;
|
|
margin:0 auto;
|
|
text-align:center;
|
|
width:700px;
|
|
}
|
|
|
|
.results-matrix img {
|
|
border:3px solid #fff;
|
|
vertical-align:middle;
|
|
width: 100%;
|
|
}
|
|
|
|
.results-matrix img:hover {
|
|
border-color:#e8296b;
|
|
}
|
|
|
|
.results-matrix a {
|
|
display:inline-block;
|
|
line-height:131px;
|
|
margin:5px 2px;
|
|
vertical-align:top;
|
|
width:110px;
|
|
}
|
|
|