layout, content tweaks
authorTero Marttila <terom@fixme.fi>
Sat, 07 Feb 2009 04:40:37 +0200
changeset 24 a84322e9df8d
parent 23 f2940150cce5
child 25 8f143b1ce0d1
layout, content tweaks
pages/projects/nr-ttd.html
static/style.css
--- a/pages/projects/nr-ttd.html	Sat Feb 07 04:37:51 2009 +0200
+++ b/pages/projects/nr-ttd.html	Sat Feb 07 04:40:37 2009 +0200
@@ -43,9 +43,7 @@
 
 <h1>Problems? Suggestions?</h1>
 
-    <p>Not working? Cryptic error messages? Turned your default language into swahili?</p>
+    <p>Not working? Cryptic error messages? Turned your default language into swahili? Unfortunately, there is nobody actively fixing bugs, but you can try asking for help.</p>
 
-    <p>Unfortunately, I'm not sure anyone can provide very much support in terms of fixing bugs.</p>
+    <p>Discuss Nr-TTD using the appropriate <a href="http://www.tt-forums.net/viewtopic.php?t=26742">TT-Forums topic</a>.</p>
 
-    <p>You can discuss Nr-TTD using the appropriate <a href="http://www.tt-forums.net/viewtopic.php?t=26742">TT-Forums topic</a>.</p>
-
--- a/static/style.css	Sat Feb 07 04:37:51 2009 +0200
+++ b/static/style.css	Sat Feb 07 04:40:37 2009 +0200
@@ -95,11 +95,8 @@
 div#content {
     margin-left: 180px;
     padding: 25px;
-}
 
-div#content p {
-    text-indent: 2em;
-
+    padding-right: 50px;
 }
 
 /*
@@ -139,6 +136,10 @@
     font-size: large;
 }
 
+div#content p {
+    margin-left: 0.5em;
+}
+
 #content li {
     padding: 2px;
 }