<title> 2014 Holiday Giving Guide | Free Software Foundation | Working together for free software</title>
+ <meta charset="UTF-8">
+
<!--FIXME: Is this necessary?-->
<link rel="copyright" title="Copyright information" href="http://creativecommons.org/licenses/by-nd/3.0/rdf">
<link rel="author" title="Author information" href="http://www.fsf.org/about/staff/">
<div class="navbar">
<div class="nav_wrapper">
<ul>
- <li><a href="https://www.fsf.org/about/">About</a></li>
+ <li><a href="https://www.fsf.org/about/">About the FSF</a></li>
<li><a href="https://www.fsf.org/campaigns/">Campaigns</a></li>
- <li><a href="https://www.fsf.org/licensing/">Licensing</a></li>
- <li><a href="https://www.fsf.org/associate/">Membership</a></li>
- <li><a href="https://www.fsf.org/resources/">Resources</a></li>
- <li><a href="https://www.fsf.org/community/">Community</a></li>
- <li><a href="https://www.fsf.org/donate/">Donate</a></li>
+ <li><a href="https://www.fsf.org/licensing/">Software Licensing</a></li>
<li><a href="http://shop.fsf.org/">Shop</a></li>
</ul>
</div>
background-color: white;
border-radius: 100px;
text-align: center;
- width: 875px;
+ width: 675px;
height: 2.55556em;
margin: auto;
}
padding: 0 10px 0 10px;
line-height: 2.9;
float: left;
- width: 91px;
+ width: 170px;
height: 2.85556em;
}
.navbar li:first-child {
border-radius: 100px 0 0 100px;
- width: 81px;
+ width: 160px;
}
.navbar li:last-child {
border-right: 0;
border-radius: 0 100px 100px 0;
- width: 81px;
+ width: 92px;
}
.navbar li:hover {
background-color: #FFDD55;