# HG changeset patch # User Tero Marttila # Date 1233974437 -7200 # Node ID a84322e9df8d9b2503e173b526ea7ee3e9eca315 # Parent f2940150cce5382f9eedec61925e7af4c2f724d9 layout, content tweaks diff -r f2940150cce5 -r a84322e9df8d pages/projects/nr-ttd.html --- 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 @@

Problems? Suggestions?

-

Not working? Cryptic error messages? Turned your default language into swahili?

+

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.

-

Unfortunately, I'm not sure anyone can provide very much support in terms of fixing bugs.

+

Discuss Nr-TTD using the appropriate TT-Forums topic.

-

You can discuss Nr-TTD using the appropriate TT-Forums topic.

- diff -r f2940150cce5 -r a84322e9df8d static/style.css --- 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; }