add symphozik.info to the thanks page

pull/90/head
Thibault Duplessis 2014-06-21 13:05:12 +02:00
parent 7672b0b4a3
commit f6ce13013a
3 changed files with 6 additions and 12 deletions

View File

@ -14,12 +14,6 @@ title = "Thanks") {
margin: 1em;
text-decoration: none;
}
.logo span {
width: 233px;
height: 116px;
display: table-cell;
vertical-align: middle;
}
.logo img {
width: 233px;
}
@ -45,15 +39,15 @@ title = "Thanks") {
<h2>They offer a webserver. Thank you!</h2>
<a class="logo" href="http://zengularity.com" title="Zengularity">
<span>
<img src="@routes.Assets.at("images/thanks/zengularity.jpg")" />
</span>
<img src="@routes.Assets.at("images/thanks/zengularity.jpg")" />
</a>
<a class="logo" href="http://webenabled.com" title="WebEnabled">
<span>
<img src="@routes.Assets.at("images/thanks/webenabled.png")" />
</span>
<img src="@routes.Assets.at("images/thanks/webenabled.png")" />
</a>
<a class="logo" href="http://symphozik.info" title="symphozik">
<img src="@routes.Assets.at("images/thanks/symphozik.png")" />
</a>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB