|
19 | 19 | <div id="header-wrapper"> |
20 | 20 | <div id="header"> |
21 | 21 | <div> |
22 | | - <a class="logo" href="/"><img src="/images/logo_developer.png" width="255" height="45" alt="GitHub:Developer" /></a> |
| 22 | + <a class="logo" href="/"><img src="/images/logo_developer.png" height="45" alt="GitHub:Developer" /></a> |
23 | 23 | <ul class="nav"> |
24 | 24 | <li class="api-status"></li> |
25 | 25 | <li><a href="/v3/">API v3</a></li> |
@@ -192,9 +192,6 @@ <h3><a href="#" class="js-expand-btn collapsed"> </a><a href="/v3/search/"> |
192 | 192 | <div class="upper_footer"> |
193 | 193 | <div class="footer_inner clearfix"> |
194 | 194 |
|
195 | | - <!--[if IE]><h4 id="blacktocat_ie">GitHub Links</h4><![endif]--> |
196 | | - <![if !IE]><h4 id="blacktocat">GitHub Links</h4><![endif]> |
197 | | - |
198 | 195 | <ul class="footer_nav"> |
199 | 196 | <h4>GitHub</h4> |
200 | 197 | <li><a href="https://github.com/about">About</a></li> |
@@ -232,21 +229,19 @@ <h4>Documentation</h4> |
232 | 229 | </div><!-- /.upper_footer --> |
233 | 230 |
|
234 | 231 | <div class="lower_footer"> |
235 | | - <div class="footer_inner clearfix"> |
236 | | - <div id="legal"> |
237 | | - <!--[if IE]><a class="home_ie" href="http://github.com">Home</a><![endif]--> |
238 | | - <![if !IE]><a class="home" href="http://github.com">Home</a><![endif]> |
| 232 | + <ul class="footer-cell"> |
| 233 | + <li><a href="http://help.github.com/terms-of-service/">Terms of Service</a></li> |
| 234 | + <li><a href="http://help.github.com/privacy-policy/">Privacy</a></li> |
| 235 | + <li><a href="http://help.github.com/security/">Security</a></li> |
| 236 | + </ul> |
239 | 237 |
|
240 | | - <ul id="legal_links"> |
241 | | - <li><a href="http://help.github.com/terms-of-service/">Terms of Service</a></li> |
242 | | - <li><a href="http://help.github.com/privacy-policy/">Privacy</a></li> |
243 | | - <li><a href="http://help.github.com/security/">Security</a></li> |
244 | | - </ul> |
| 238 | + <span class="footer-cell"> |
| 239 | + <a href="https://github.com" class="mega-icon mega-icon-invertocat"></a> |
| 240 | + </span> |
| 241 | + |
| 242 | + <span class="footer-cell">© <span class="js-year">2013</span> GitHub, Inc. All rights reserved.</span> |
| 243 | + </div> |
245 | 244 |
|
246 | | - <p>© <span id="year">year</span> GitHub Inc. All rights reserved.</p> |
247 | | - </div><!-- /#legal or /#legal_ie--> |
248 | | - </div><!-- /.site --> |
249 | | - </div><!-- /.lower_footer --> |
250 | 245 | </div><!-- /#footer --> |
251 | 246 | <script type="text/javascript"> |
252 | 247 | var _gauges = _gauges || []; |
|
0 commit comments