Add texts and artworks in "Innovation" page

Add presentation pictures and their attributions / copyright notices
Add a mention about copyrighted pictures in COPYING
Rewrite introduction text
Replace "Worldwide collaboration" text by "Automated solutions" text
Allow the new "Innovation" page to be translated
This commit is contained in:
Saivann 2013-10-19 03:20:08 -04:00
parent fb2f594f9a
commit 59e57cac14
16 changed files with 143 additions and 119 deletions

View file

@ -590,6 +590,16 @@ li p{
width:400px;
vertical-align:top;
margin-left:40px;
margin-bottom:20px;
}
.tablehalf img{
border-radius:10px;
width:400px;
height:220px;
}
.tablehalf h2 img{
width:auto;
height:auto;
}
.contributors{
@ -894,6 +904,10 @@ h2 .rssicon{
font-size:150%;
}
.attribution{
font-size:75%
}
.download{
text-align:center;
}
@ -1213,7 +1227,11 @@ h2 .rssicon{
.tablehalf div{
display:block;
width:auto;
margin:0px;
margin-left:0px;
}
.tablehalf img{
width:auto;
height:auto;
}
.preview{
display:none;