Skip to content

Commit

Permalink
Updating footer with fixes from #80, #98 and #123
Browse files Browse the repository at this point in the history
  • Loading branch information
capfei committed Jan 7, 2016
1 parent c868d78 commit 4da697f
Show file tree
Hide file tree
Showing 4 changed files with 357 additions and 401 deletions.
7 changes: 5 additions & 2 deletions css/mscom.css
Expand Up @@ -29,7 +29,7 @@
width: 100%;
}
.CSPvNext .mscom-grid-container.row-fluid {
width: 96%;
width: 98.4%;
}
.CSPvNext .mscom-grid-container {
width: 96%;
Expand Down Expand Up @@ -365,6 +365,7 @@
{
.CSPvNext .row-fluid > .span {
width: 100%;
margin-top:20px;
}
.CSPvNext .row-fluid .bp0-clear {
clear: both;
Expand Down Expand Up @@ -3049,7 +3050,7 @@ a.mscom-siteIdentity:hover {
}
.mscom-siteLogo .mscom-image {
max-width: none;
}
}
.lt-ie9 .mscom-siteLogo {
display: block;
}
Expand Down Expand Up @@ -3777,6 +3778,8 @@ a.mscom-account-viewonelink {
.mscom-footer-alt {
/*background-color: rgb(238, 238, 238);*/
background-color: rgb(0, 163, 238);
width: 91.7%;
margin-left: 4.2%;
}
.mscom-footer-gray {
color: #fff;
Expand Down
4 changes: 1 addition & 3 deletions css/site.css
Expand Up @@ -104,9 +104,7 @@ div.jstree-wholerow-clicked {

.mscom-footer2 .credits {
font-size: 12px;
}
a.msopentech-link, a.msopentech-link:hover, a.msopentech-link:active {
text-decoration: none;
margin-bottom: 20px;
}

.tou{
Expand Down

0 comments on commit 4da697f

Please sign in to comment.