Merge branch 'master' into newmc
[gruntmaster-page.git] / css / mindcoding.css
index 6965804e5572333fbdd373180c38d34510747c87..70cd5f54247878d2605ca5877b8f54c47ddb2634 100644 (file)
@@ -9,3 +9,15 @@ footer {
 #sponsors a.logo {
        margin-bottom: 1em;
 }
+
+@media (min-width:768px) {
+       .left-half {
+               float: left;
+               width: 49%;
+       }
+
+       .right-half {
+               float: right;
+               width: 49%;
+       }
+}
This page took 0.009044 seconds and 4 git commands to generate.