Skip to content

Commit ae6ee93

Browse files
authored
Merge branch 'main' into main
2 parents a8d2ce4 + 96655d5 commit ae6ee93

File tree

12 files changed

+5626
-3129
lines changed

12 files changed

+5626
-3129
lines changed

cc-wp/css/ie8-and-down-proto.css

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ header {
66

77
#fixfooter,
88
footer {
9-
/* REMOVED from ie8
10-
* position: absolute;
11-
bottom: 0;
12-
*/
13-
149
width: 100%;
1510
height: 260px;
1611
padding-top: 0px;
@@ -22,16 +17,10 @@ footer {
2217
box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
2318
}
2419

25-
#fixfooter .container {
26-
}
27-
2820
#fixfooter {
2921
z-index: -1;
3022
}
3123

32-
#fixfooter .row {
33-
}
34-
3524
#fixfooter .row a,
3625
#fixfooter a {
3726
color: white;
@@ -51,14 +40,6 @@ footer {
5140
background: url("../img/cc.logo-126x30.png") 10px 4px no-repeat;
5241
}
5342

54-
/* removed in the ie8 version basically with the above
55-
56-
.topbar #home-button:hover {
57-
background-color: #393839;
58-
background-color: rgba(255, 255, 255, 0.05);
59-
} */
60-
61-
6243
.topbar form #glass {
6344
cursor: pointer;
6445
position: absolute;
@@ -100,19 +81,9 @@ footer #colophon,
10081
}
10182

10283
#globe {
103-
/*
104-
position: absolute;
105-
overflow: visible;
106-
top: 10px;
107-
left: 0px;
108-
height: 250px;
109-
background: url("../img/Peters_projection_blank.png") no-repeat 0 0;
110-
background-color: #98C807;
111-
*/
11284
z-index: -1;
11385
}
11486

115-
11687
#case .studies .slide {
11788
display: none;
11889
}

0 commit comments

Comments
 (0)