summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-06-16 00:41:31 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-06-16 00:41:31 +0200
commit1825c484268dae9a7508865cc19a3540d86ae5e8 (patch)
tree685b737bf81f651de9076bd6ece93cbbf41445b8
parent910b503b4b24a633dc82e7f46ac5f721d61fb1e8 (diff)
downloadlanding-1825c484268dae9a7508865cc19a3540d86ae5e8.tar.gz
landing-1825c484268dae9a7508865cc19a3540d86ae5e8.tar.bz2
landing-1825c484268dae9a7508865cc19a3540d86ae5e8.zip
fix icon credit page
-rw-r--r--docs/icons-credit.html19
1 files changed, 12 insertions, 7 deletions
diff --git a/docs/icons-credit.html b/docs/icons-credit.html
index c2c0cde..5ae485f 100644
--- a/docs/icons-credit.html
+++ b/docs/icons-credit.html
@@ -2,12 +2,17 @@
<html>
<head>
<title>Icon Credits</title>
+ <style>
+ img {
+ height: 60px;
+ }
+ </style>
</head>
<h1>Website Icons</h1>
<hr />
- <img src="icon-api.svg" height=60>
+ <img src="icon-api.svg">
<br />
<a href="https://thenounproject.com/term/api-interface/996126/">API Interface</a>
by
@@ -15,7 +20,7 @@
licensed under CC BY 3.0.
<hr />
- <img src="icon-developers.svg" height=60>
+ <img src="icon-developers.svg">
<br />
<a href="https://thenounproject.com/search/?q=developers&i=891777">Developers</a>
by
@@ -23,7 +28,7 @@
licensed under CC BY 3.0.
<hr />
- <img src="icon-market.svg" height=60>
+ <img src="icon-market.svg">
<br />
<a href="https://thenounproject.com/search/?q=seller&i=680872">Marketplace</a>
by
@@ -31,7 +36,7 @@
licensed under CC BY 3.0.
<hr />
- <img src="icon-backend.svg" height=60>
+ <img src="icon-backend.svg">
<br />
<a href="https://thenounproject.com/search/?q=backend&i=52392">Server</a>
by
@@ -39,7 +44,7 @@
licensed under CC BY 3.0.
<hr />
- <img src="icon-exchange.svg" height=60>
+ <img src="icon-exchange.svg">
<br />
<a href="https://thenounproject.com/search/?q=exchange&i=969096">Exchange</a>
by
@@ -47,11 +52,11 @@
licensed under CC BY 3.0.
<hr />
- <img src="icon-code.svg" height=60>
+ <img src="icon-code.svg">
<br />
<a href="https://thenounproject.com/iconfactoryteam/collection/coding/?oq=code&cidx=2&i=724740">Notebook</a>
by
- <a href="https://thenounproject.com/iconfactoryteam">confactoryTeam</a>
+ <a href="https://thenounproject.com/iconfactoryteam">IconfactoryTeam</a>
licensed under CC BY 3.0.
<hr />