@ -2,6 +2,8 @@
body {
background: #fdfdfd;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size: 16px;
}
.jumbotron {
@ -10,9 +10,9 @@
padding: 0;
margin: 0px;
margin-left: -6px; // todo: check why do I have to do this?
max-width: 164px;
width: 164px;
height: 164px;
max-width: 163px;
width: 163px;
height: 163px;
a {
@ -21,8 +21,8 @@
img {
margin: 0;
border: 1px solid #777;
border-radius: 0;
@ -35,7 +35,7 @@
padding: 2px;
position: absolute;
bottom: 0px;
a, span, i {
color: white;
@ -3,7 +3,7 @@
h4 {
font-weight: 700;
line-height: 20px;
line-height: 21px;
text-align: left;
white-space: nowrap;
overflow: hidden;