Styling updates.

master
ben-burlingham 10 years ago
parent 26fa664ced
commit 6dfbc073d7
  1. 8
      css/style.css

@ -13,14 +13,18 @@
}
.results-matrix img {
border:3px solid #414141;
border:3px solid #fff;
vertical-align:middle;
width: 100%;
}
.results-matrix img:hover {
border-color:#e8296b;
}
.results-matrix a {
display:inline-block;
line-height:125px;
line-height:131px;
margin:5px 2px;
vertical-align:top;
width:110px;

Loading…
Cancel
Save