X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Flogo.css;h=57ef811f77c098e7c4ae758640939204c99be5aa;hb=refs%2Fheads%2Fnewmc;hp=98c4367c75b63098e77a7497e78ac63d4f5fbfee;hpb=7e8bc846f48e37725a0bcaeb6a807d6bd185094d;p=gruntmaster-page.git diff --git a/css/logo.css b/css/logo.css index 98c4367..57ef811 100644 --- a/css/logo.css +++ b/css/logo.css @@ -1,14 +1,5 @@ #logo { - width: 600px; - height: 150px; + width: 100%; + max-width: 600px; + max-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 }