diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-07 13:53:14 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-07 13:53:14 +0200 |
commit | dc559d219b5119e2b3e2cacfcda0c9ee77c6c3df (patch) | |
tree | 049cf54dd767c193810fd118c6dcb209dea58ef0 /userContent | |
parent | 118d149171d470070405cf18a27485d819a65111 (diff) | |
download | jenkins.debian.net-dc559d219b5119e2b3e2cacfcda0c9ee77c6c3df.tar.xz |
reproducible coreboot: improve layout, fix irc notification
Diffstat (limited to 'userContent')
-rw-r--r-- | userContent/reproducible/coreboot/landing_style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/reproducible/coreboot/landing_style.css b/userContent/reproducible/coreboot/landing_style.css index b12eab8d..d85838b3 100644 --- a/userContent/reproducible/coreboot/landing_style.css +++ b/userContent/reproducible/coreboot/landing_style.css @@ -458,7 +458,7 @@ img.aligncenter, .site-content .entry-meta, .page-content { margin: 0 auto; - max-width: 550px; + max-width: 90%; } .page-content { |