With help from Rvec, of course, the new Right-Click Studios site is up! Check it out, y'all!
A brand spankin' new site!
Amused at first, since your first page loads unusual. Everything is perfect but don't you think that your text became bit small compared to other elements on the page.
Nice work and wish you all the best.
Nice work and wish you all the best.
Looking pretty good! The outline on clicked links stands out WAY too much though! Try adding this to your style sheet:
* :focus {
outline: none;
}
That should do it...it validates too.
One last thing. The color scheme is pretty good, but I think the colors are just a little on the dull side. If you could brighten them up and tad I think it would help. Maybe just making the gray a little brighter or a little more silver would help. Then if I were you I'd change the colors of the required symbols on the user log in form. You could either change it to "(required)" or just change the color, but I think that as they are now they clash pretty badly.
Those are the only things I saw from a glance so nice work and keep it up!
* :focus {
outline: none;
}
That should do it...it validates too.
One last thing. The color scheme is pretty good, but I think the colors are just a little on the dull side. If you could brighten them up and tad I think it would help. Maybe just making the gray a little brighter or a little more silver would help. Then if I were you I'd change the colors of the required symbols on the user log in form. You could either change it to "(required)" or just change the color, but I think that as they are now they clash pretty badly.
Those are the only things I saw from a glance so nice work and keep it up!
