]> iEval git - gruntmaster-page.git/blobdiff - css/logo.css
Remove all logos, replace PNG with SVG
[gruntmaster-page.git] / css / logo.css
index 98c4367c75b63098e77a7497e78ac63d4f5fbfee..57ef811f77c098e7c4ae758640939204c99be5aa 100644 (file)
@@ -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 }
This page took 0.018733 seconds and 4 git commands to generate.