Add bootstrap.dat to the download page

Mention short instructions about how to use bootstrap.dat
Add a warning icon and title to grab attention to the text
This commit is contained in:
Saivann 2013-11-30 23:26:49 -05:00
parent c7f937cee8
commit 1babe1c413
5 changed files with 95 additions and 1 deletions

View file

@ -558,6 +558,12 @@ li p{
position:relative;
top:-2px;
}
.warningicon{
width:42px;
height:42px;
vertical-align:middle;
margin-right:6px;
}
.index,
.index ul,
@ -988,6 +994,12 @@ h2 .rssicon{
.download{
text-align:center;
}
.download p{
text-align:justify;
}
.download div p{
text-align:center;
}
.download h1,
.download h2{
text-align:center;
@ -1543,6 +1555,9 @@ h2 .rssicon{
.resourcesorg div{
border-top:0;
}
.download p{
text-align:left;
}
}
/* Deprecated styles (should be removed when translations are updated) */