Just started mining.
I'm a web developer / system admin.
When you look at this thread the pages and quick buttons are pretty ugly (happens to any thread with many many pages)
I'd adjust the CSS for the default theme in such a way:
#toppages {
width: 70%;
}
There's also another TD, with quick links to take, that doesn't have a class or ID but likely should be vertical-align: bottom;
^_^