This website requires JavaScript.
Explore
Help
Sign In
danog
/
sass-site
Watch
1
Star
0
Fork
0
You've already forked sass-site
mirror of
https://github.com/danog/sass-site.git
synced
2024-12-04 10:28:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4a38e3c003
sass-site
/
source
/
code-snippets
/
_homepage-variables-css.md
Ahmed Chergaoui
efb7c805d8
Replaced #ccc by
#333
for consistency
2013-10-14 20:45:42 +02:00
71 B
Raw
Blame
History
body
{
font
:
100
%
Helvetica
,
sans-serif
;
color
:
#333
;
}