Frea: Difference between revisions
From Ascension Sojourns
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
color: black; /* This is the main text colour. */ |
color: black; /* This is the main text colour. */ |
||
margin: 0 auto; /* This centers the box. */ |
margin: 0 auto; /* This centers the box. */ |
||
− | max-width: |
+ | max-width: 1300px; |
− | width: |
+ | width: 1300px; /* This can be changed but other numbers may also need adjusting if you do. */ |
} |
} |
||
td { |
td { |