update all example pages to latest version

This commit is contained in:
Luke Hatcher
2012-01-29 01:48:51 -05:00
parent 59d9983ebc
commit af9de238fd
4 changed files with 37 additions and 39 deletions

View File

@@ -25,7 +25,7 @@
text-align: center; /* center align it with the container */
}
.container {
width: 820px; /* downsize our container to make the content feel a bit tighter and more cohesive. NOTE: this removes two full columns from the grid, meaning you only go to 14 columns and not 16. */
width: 820px; /* downsize our container to make the content feel a bit tighter and more cohesive. NOTE: this removes two full columns from the grid, meaning you only go to 10 columns and not 12. */
}
/* The white background content wrapper */