Browse Source

faded header, better lists

Dayle Rees 13 years ago
parent
commit
8976493196

+ 7 - 0
bundles/docs/public/css/style.css

@@ -100,6 +100,7 @@ body
 .intro-text
 .intro-text
 {
 {
 	width:480px;
 	width:480px;
+	line-height:1.4em;
 }
 }
 
 
 .main
 .main
@@ -152,6 +153,12 @@ body
 	margin-top: 30px;
 	margin-top: 30px;
 }
 }
 
 
+.content li
+{
+	line-height:1.5em;
+	margin-bottom:1em;
+}
+
 a, a:visited
 a, a:visited
 {
 {
 	color:#2972A3;
 	color:#2972A3;

BIN
bundles/docs/public/img/logoback.png


+ 7 - 0
public/bundles/docs/css/style.css

@@ -100,6 +100,7 @@ body
 .intro-text
 .intro-text
 {
 {
 	width:480px;
 	width:480px;
+	line-height:1.4em;
 }
 }
 
 
 .main
 .main
@@ -152,6 +153,12 @@ body
 	margin-top: 30px;
 	margin-top: 30px;
 }
 }
 
 
+.content li
+{
+	line-height:1.5em;
+	margin-bottom:1em;
+}
+
 a, a:visited
 a, a:visited
 {
 {
 	color:#2972A3;
 	color:#2972A3;

BIN
public/bundles/docs/img/logoback.png