X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Flogo.css;fp=css%2Flogo.css;h=98c4367c75b63098e77a7497e78ac63d4f5fbfee;hb=d6a46d2ddead4ffd05642a3639a6640c6c94888b;hp=0000000000000000000000000000000000000000;hpb=ebee7576480135b333467b223d66cc91dbc4ad4c;p=gruntmaster-page.git diff --git a/css/logo.css b/css/logo.css new file mode 100644 index 0000000..98c4367 --- /dev/null +++ b/css/logo.css @@ -0,0 +1,14 @@ +#logo { + width: 600px; + height: 150px; +} + +#mind path { stroke: none } +#coding path { fill: #FFF } +ellipse { stroke: #FFF } +#head { fill: #FFF } + +.logo-light #mind path { stroke: #373435 } +.logo-light #coding path { fill: #373435 } +.logo-light ellipse { stroke: #373435 } +.logo-light #head { fill: #373435 }