Patch #32114 » project-cards-bg.patch
| public/stylesheets/application.css (working copy) | ||
|---|---|---|
| 653 | 653 |
-webkit-column-break-inside: avoid; |
| 654 | 654 |
-moz-column-break-inside: avoid; |
| 655 | 655 |
width: 100%; |
| 656 |
background: #f6f6f6; |
|
| 656 | 657 |
} |
| 657 | 658 |
#projects-index ul.projects li.child {margin-top: 1em;}
|
| 658 | 659 |
#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; }
|