My First changes...

Cezz

Well-known member
So this is just a list of what I would change on this currently as it stands...

SYTLE:

Code:
#content{
margin-top: 90px;
}
header {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 9999;
}

Why? It makes getting back to the search and what's new button much easier and because of the current style it actually looks quite good...

I will continue to edit this post as I think up more...
 
Top Bottom