gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-landing] branch master updated: fix icon credit page


From: gnunet
Subject: [GNUnet-SVN] [taler-landing] branch master updated: fix icon credit page
Date: Fri, 16 Jun 2017 00:41:32 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository landing.

The following commit(s) were added to refs/heads/master by this push:
     new 1825c48  fix icon credit page
1825c48 is described below

commit 1825c484268dae9a7508865cc19a3540d86ae5e8
Author: Florian Dold <address@hidden>
AuthorDate: Fri Jun 16 00:41:31 2017 +0200

    fix icon credit page
---
 docs/icons-credit.html | 19 ++++++++++++-------
 1 file 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 />

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]