Skip to content

Commit

Permalink
Merge pull request #22 from chergaoui/master
Browse files Browse the repository at this point in the history
Replaced #ccc by #333 for consistency
  • Loading branch information
₍˄ุ.͡˳̫.˄ุ₎ committed Oct 14, 2013
2 parents 356f641 + efb7c80 commit 6cbd439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/code-snippets/_homepage-variables-css.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
```css
body {
font: 100% Helvetica, sans-serif;
color: #ccc;
color: #333;
}
```
```

0 comments on commit 6cbd439

Please sign in to comment.