diff -r 69af47034212 -r 75dd71fe35b2 themes/iphone/style.css --- a/themes/iphone/style.css Fri Apr 25 12:42:26 2008 -0400 +++ b/themes/iphone/style.css Fri Apr 25 14:48:23 2008 -0400 @@ -146,3 +146,12 @@ tr.pulsar8 td { background-color: #1c1d3f; } tr.pulsar9 td { background-color: #171738; } +div.poweredby { + font-size: smaller; + text-align: center; + margin: 10px 0; +} + +div.poweredby a { + color: #57608a; +}