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

@ -117,6 +117,20 @@ h2 .rssicon{
margin-right:auto;
margin-left:10px;
}
.downloadbox a{
direction:ltr;
}
.downloadbox small{
direction:ltr;
}
.downloadbox div div{
text-align:right;
font-family:Arial, sans-serif;
}
.downloadbox small{
right:40px;
left:0;
}
/*Override UbuntuBold by Droid Naskh*/
@ -137,6 +151,22 @@ h2 .rssicon{
padding:15px 10px 20px 10px;
text-align:right;
}
.download{
text-align:right;
}
.download p{
text-align:right;
}
.downloadbox{
text-align:right;
}
.download h1,
.download h2{
text-align:right;
}
.download div p{
text-align:right;
}
}
/* Deprecated styles (should be removed when translations are updated) */