Merge branch 'nodbic' into newmc-nodbic
[gruntmaster-page.git] / css / mindcoding.css
CommitLineData
59731c89
MG
1footer {
2 padding: 1.5em 0;
3 width: auto;
4 matgin: auto;
5 white-space: inherit;
6 color: inherit;
7}
8
9#sponsors a.logo {
10 margin-bottom: 1em;
11}
5776eb12
MG
12
13@media (min-width:768px) {
14 .left-half {
15 float: left;
16 width: 49%;
17 }
18
19 .right-half {
20 float: right;
21 width: 49%;
22 }
23}
This page took 0.015859 seconds and 4 git commands to generate.