mirror of
https://github.com/danog/sass-site.git
synced 2024-11-26 20:14:53 +01:00
Merge pull request #22 from chergaoui/master
Replaced #ccc by #333 for consistency
This commit is contained in:
commit
6cbd439437
@ -1,6 +1,6 @@
|
|||||||
```css
|
```css
|
||||||
body {
|
body {
|
||||||
font: 100% Helvetica, sans-serif;
|
font: 100% Helvetica, sans-serif;
|
||||||
color: #ccc;
|
color: #333;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user