aboutsummaryrefslogtreecommitdiffstats
path: root/english/index.wml
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2019-12-16 11:01:04 +0100
committerThomas Lange <lange@debian.org>2019-12-16 11:01:04 +0100
commita55a6a0c716dd6d81cb1b5d14efeed5c46c5c5f6 (patch)
treeee916d1137fbce9c2be4884ce709c61093cb3fbd /english/index.wml
parent512984654e743265133b6432caaf2fc72f27c6f4 (diff)
add explicit width for svg icons, to fix the alignment of the icons
Diffstat (limited to 'english/index.wml')
-rw-r--r--english/index.wml16
1 files changed, 8 insertions, 8 deletions
diff --git a/english/index.wml b/english/index.wml
index 5ffe16eb402..404cf3e0bd4 100644
--- a/english/index.wml
+++ b/english/index.wml
@@ -21,7 +21,7 @@
<div class="row">
<div class="community column">
- <a href="intro/about"><img src="Pics/users.svg"></a>
+ <a href="intro/about"><img src="Pics/users.svg" width="512"></a>
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="intro/about">People</a></h2>
@@ -30,7 +30,7 @@
</div>
<div class="row">
<div class="community column">
- <a href="intro/"><img src="Pics/heartbeat.svg"></a>
+ <a href="intro/"><img src="Pics/heartbeat.svg" width="512"></a>
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="intro/">Our Philosophy</a></h2>
@@ -39,7 +39,7 @@
</div>
<div class="row">
<div class="community column">
- <a href="devel/join/"><img src="Pics/user-plus.svg"></a>
+ <a href="devel/join/"><img src="Pics/user-plus.svg" width="512"></a>
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="devel/join/">Get Involved, Contribute</a></h2>
@@ -48,7 +48,7 @@
</div>
<div class="row">
<div class="community column">
- <a href="more#community"><img src="Pics/list.svg"></a>
+ <a href="more#community"><img src="Pics/list.svg" width="512"></a>
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="more#community">More...</a></h2>
@@ -67,7 +67,7 @@
</div>
<div class="row">
<div class="community column">
- <a href="intro/why_debian"><img src="Pics/trophy.svg"></a>
+ <a href="intro/why_debian"><img src="Pics/trophy.svg" width="512"></a>
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="intro/why_debian">Why Debian</a></h2>
@@ -76,7 +76,7 @@
</div>
<div class="row">
<div class="community column">
- <a href="support"> <img src="Pics/life-ring.svg"> </a>
+ <a href="support"> <img src="Pics/life-ring.svg" width="512"> </a>
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="support">User Support</a></h2>
@@ -85,7 +85,7 @@
</div>
<div class="row">
<div class="community column">
- <a href="security/"><img src="Pics/security.svg"></a>
+ <a href="security/"><img src="Pics/security.svg" width="512"></a>
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="security/">Security Updates</a></h2>
@@ -94,7 +94,7 @@
</div>
<div class="row">
<div class="community column">
- <a href="more#software"><img src="Pics/list.svg"></a>
+ <a href="more#software"><img src="Pics/list.svg" width="512"></a>
</div>
<div class="styled-href-blue column-4-parts">
<h2><a href="more#software">More...</a></h2>

© 2014-2024 Faster IT GmbH | imprint | privacy policy