]> iEval git - gruntmaster-page.git/blame_incremental - css/logo.css
Merge branch 'master' into newmc
[gruntmaster-page.git] / css / logo.css
... / ...
CommitLineData
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.020217 seconds and 4 git commands to generate.