2014-09-20 15:13:43 +02:00
|
|
|
body {
|
|
|
|
padding-top: 60px;
|
|
|
|
padding-bottom: 40px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button_column {
|
|
|
|
width: 430px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.gplus {
|
|
|
|
float:right;
|
|
|
|
margin: 10px 0 0;
|
|
|
|
}
|
2014-09-20 15:13:44 +02:00
|
|
|
|
|
|
|
div.sponsor-main {
|
|
|
|
background: #eeeeee;
|
|
|
|
padding: 2em;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.sponsor {
|
|
|
|
background: #eeeeee;
|
|
|
|
padding: 0.5em;
|
|
|
|
height: 12em;
|
|
|
|
display: table !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.sponsor-description {
|
|
|
|
display: table-cell;
|
|
|
|
vertical-align: middle;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.sponsor-description img {
|
|
|
|
height: 4em;
|
|
|
|
margin-bottom: 1em;
|
|
|
|
}
|