Aug 10th 2010, 7:20:14
not sure when it's happened, but it seems that the advisor text is centered(inherited from something else) instead of made to left align.
made a screen shot here:
http://www.letskillstuff.org/file.php?name=EEAdvisor
looking at the CSS, it seems you only need to add text-align: center; to the .advisor class.
did that with stylish and made another screenshot here:
http://www.letskillstuff.org/...e.php?name=EEAdvisorFixed
center aligned text would be ok if there weren't so many non-breaking spaces specifically written for left formatted text.
made a screen shot here:
http://www.letskillstuff.org/file.php?name=EEAdvisor
looking at the CSS, it seems you only need to add text-align: center; to the .advisor class.
did that with stylish and made another screenshot here:
http://www.letskillstuff.org/...e.php?name=EEAdvisorFixed
center aligned text would be ok if there weren't so many non-breaking spaces specifically written for left formatted text.