db86d4f8235ae3d61f00d8beb50fe24d60eb178f
[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.020123 seconds and 3 git commands to generate.