improved installation instructions

This commit is contained in:
tomjohnson1492
2016-10-07 18:58:20 -07:00
parent bbd495a3ec
commit b69693e0fb
18 changed files with 124 additions and 77 deletions

BIN
css/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -896,6 +896,28 @@ span.soft {
max-height: 100%;
}
.post-content img {
margin: 12px 0px 3px 0px;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
}
.col-md-9 img {
max-width: 100%;
max-height: 100%;
}
.post-content img {
margin: 12px 0px 3px 0px;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
}
.videoThumbs img {
float: left;
margin:15px 15px 15px 0px;