Index: public/stylesheets/application.css =================================================================== --- public/stylesheets/application.css (revision 18504) +++ public/stylesheets/application.css (working copy) @@ -653,6 +653,7 @@ -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; width: 100%; + background: #f6f6f6; } #projects-index ul.projects li.child {margin-top: 1em;} #projects-index ul.projects div.root a.project { font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 16px; margin: 0 0 10px 0; }