]> iEval git - gruntmaster-page.git/blobdiff - css/logo.css
Merge branch 'master' into newmc
[gruntmaster-page.git] / css / logo.css
index 98c4367c75b63098e77a7497e78ac63d4f5fbfee..db86d4f8235ae3d61f00d8beb50fe24d60eb178f 100644 (file)
@@ -1,14 +1,15 @@
 #logo {
-       width:  600px;
-       height: 150px;
+       width: 100%;
+       max-width:  600px;
+       max-height: 150px;
 }
 
 #mind path   { stroke: none }
 #coding path { fill:   #FFF }
-ellipse      { stroke: #FFF }
+#circle      { stroke: #FFF }
 #head        { fill:   #FFF }
 
 .logo-light #mind path   { stroke: #373435 }
 .logo-light #coding path { fill:   #373435 }
-.logo-light ellipse      { stroke: #373435 }
+.logo-light #circle      { stroke: #373435 }
 .logo-light #head        { fill:   #373435 }
This page took 0.024896 seconds and 4 git commands to generate.