CC-6078: Help page updates

Small text changes
Removed about page
This commit is contained in:
drigato 2015-08-26 14:37:32 -04:00
parent 98ac8fd851
commit c728be38ab
3 changed files with 13 additions and 13 deletions

View file

@ -2113,7 +2113,7 @@ span.errors.sp-errors{
overflow:auto;
}
.text-content {
padding:20px 10px 40px 58px;
padding: 10px 22px;
/*background: url(images/sf_arror.png) no-repeat 60% 0; */
min-height: 300px;
}
@ -2121,6 +2121,9 @@ span.errors.sp-errors{
font-size:2.4em;
color:#efefef;
}
.text-content h4 {
margin-bottom: 3px;
}
.text-content p {
font-size:1.6em;
line-height:140%;
@ -2142,7 +2145,7 @@ span.errors.sp-errors{
}
.text-content ol li {
margin:0 0 6px 0;
margin:15px 0 6px 0;
font-size:1.7em;
display:list-item;
color:#efefef;