-
-
-
-
- . - +
- + +
- + +
- + +
+
";
echo sprintf(_("For more detailed help, read the %suser manual%s."),
diff --git a/airtime_mvc/public/css/styles.css b/airtime_mvc/public/css/styles.css
index 66488cca3..6197d5b00 100644
--- a/airtime_mvc/public/css/styles.css
+++ b/airtime_mvc/public/css/styles.css
@@ -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;