Hello, there are three small changes to the file style.css
1) To align the template (1 pixel shift). in menu () put width: 661px;
2) To validate w3c in h1 span () replace: background-repeat: no-repeat top left; by: background-position: top left; background, repeat: no-repeat;
3) to align the table ADIM in table () add width: 100%;
Comment #1
Posted on Jul 28, 2010 by Quick LionApplied in r461, thanks!
Comment #2
Posted on Jul 30, 2010 by Quick ElephantSuper!
You will certainly have noticed, I made a small mistake not background-position: top left; background, repeat: no-repeat; But it background-position: top left; background-repeat: no-repeat;
Status: Fixed
Labels:
Type-Defect
Priority-Low
Project-SimianGrid