]> iEval git - gruntmaster-page.git/blob - css/logo.css
Change js mtime test
[gruntmaster-page.git] / css / logo.css
1 #logo {
2 width: 100%;
3 max-width: 600px;
4 max-height: 150px;
5 }
6
7 #mind path { stroke: none }
8 #coding path { fill: #FFF }
9 #circle { stroke: #FFF }
10 #head { fill: #FFF }
11
12 .logo-light #mind path { stroke: #373435 }
13 .logo-light #coding path { fill: #373435 }
14 .logo-light #circle { stroke: #373435 }
15 .logo-light #head { fill: #373435 }
This page took 0.03685 seconds and 4 git commands to generate.