]> iEval git - gruntmaster-page.git/blobdiff - css/logo.css
Remove all logos, replace PNG with SVG
[gruntmaster-page.git] / css / logo.css
index 73dac64afc38881f77447e92adc0de84e3f1ebb2..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 }
-#circle      { stroke: #FFF }
-#head        { fill:   #FFF }
-
-.logo-light #mind path   { stroke: #373435 }
-.logo-light #coding path { fill:   #373435 }
-.logo-light #circle      { stroke: #373435 }
-.logo-light #head        { fill:   #373435 }
This page took 0.022814 seconds and 4 git commands to generate.