<li class="buttons"><a href="https://github.com/graphitemaster/gmqcc">View On GitHub</a></li>
</ul>
</header>
+
<section>
<h3>Welcome</h3>
<p>For an enduring period of time the options for a decent compiler for the
<h3>Support or Contact</h3>
<p>Having trouble with GMQCC? Join our IRC channel at #kf-engine on irc.freenode.net or contact <a href="mailto:cube2killfild@gmail.com">Us</a>
+
</section>
<footer>
<script type="text/javascript" src="http://www.ohloh.net/p/602517/widgets/project_partner_badge.js"></script>
vertical-align: baseline;
}
-
/* Base text styles */
body {
- padding:10px 50px 0 0;
- font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 14px;
- /*color: #232323;*/
- /*background-color: #FBFAF7;*/
- margin: 0;
- line-height: 1.8em;
- -webkit-font-smoothing: antialiased;
-
-
-
-/* IE10 Consumer Preview */
-background-image: -ms-radial-gradient(right bottom, ellipse farthest-corner, #0D0D0D 0%, #FBFAF7 100%);
-
-/* Mozilla Firefox */
-background-image: -moz-radial-gradient(right bottom, ellipse farthest-corner, #0D0D0D 0%, #FBFAF7 100%);
-
-/* Opera */
-background-image: -o-radial-gradient(right bottom, ellipse farthest-corner, #0D0D0D 0%, #FBFAF7 100%);
-
-/* Webkit (Safari/Chrome 10) */
-background-image: -webkit-gradient(radial, right bottom, 0, right bottom, 1012, color-stop(0, #0D0D0D), color-stop(1, #FBFAF7));
-
-/* Webkit (Chrome 11+) */
-background-image: -webkit-radial-gradient(right bottom, ellipse farthest-corner, #0D0D0D 0%, #FBFAF7 100%);
-
-/* W3C Markup, IE10 Release Preview */
-background-image: radial-gradient(ellipse farthest-corner at right bottom, #0D0D0D 0%, #FBFAF7 100%);
-
-/* Others */
-background-image: radial-gradient(right bottom, ellipse farthest-corner, #0D0D0D 0%, #FBFAF7 100%);
-
+ padding:10px 50px 0 0;
+ font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-size: 14px;
+ margin: 0;
+ line-height: 1.8em;
+ -webkit-font-smoothing: antialiased;
}
textarea {