Improve download page layout

Increase icons' size and add an icon for the source code
Show optimized OS list and no OS auto-detect button for mobiles
Don't mix release signatures with downloads
This commit is contained in:
Saivann 2013-12-15 14:47:50 -05:00
parent fc4a84b99f
commit 536cf0149b
15 changed files with 260 additions and 126 deletions

View file

@ -191,9 +191,16 @@ body{
zoom:1;
display:inline;
}
.downloadbox span{
.downloadbox div{
zoom:1;
display:inline;
display:inline;
}
.downloadbox div div{
display:block;
}
.download span{
zoom:1;
display:inline;
}
.alert-message a:hover,
@ -203,11 +210,6 @@ body{
color:#fff;
}
.download span{
zoom:1;
display:inline;
}
.index{
zoom:1;
display:inline;