]> iEval git - gruntmaster-page.git/blob - css/logo.css
Merge branch 'master' into newmc
[gruntmaster-page.git] / css / logo.css
1 #logo {
2 width: 600px;
3 height: 150px;
4 }
5
6 #mind path { stroke: none }
7 #coding path { fill: #FFF }
8 ellipse { stroke: #FFF }
9 #head { fill: #FFF }
10
11 .logo-light #mind path { stroke: #373435 }
12 .logo-light #coding path { fill: #373435 }
13 .logo-light ellipse { stroke: #373435 }
14 .logo-light #head { fill: #373435 }
This page took 0.043838 seconds and 5 git commands to generate.