
The new design focuses on the Vizio page, but includes a new theme for the rest of the site as well. All of these changes were both designed and implemented by Meredith Thompson <merethom@pm.me>.
43 lines
1.2 KiB
HTML
43 lines
1.2 KiB
HTML
<ul class="dropdown-menu-list">
|
|
{# Added a new class for styling the list container #}
|
|
<li class="CopyleftCompliance">
|
|
<a class_="dropdown-item-link" href="/copyleft-compliance/">
|
|
<h3>
|
|
Copyleft Compliance
|
|
</h3>
|
|
<p class_="dropdown-description">
|
|
We defend and uphold the rights of software users and consumers under copyleft licenses.
|
|
</p>
|
|
</a>
|
|
</li>
|
|
<li class="CourtBattles">
|
|
<a class_="dropdown-item-link" href="/copyleft-compliance/past-lawsuits.html">
|
|
<h3>
|
|
Court Battles
|
|
</h3>
|
|
<p class_="dropdown-description">
|
|
We defend the legal rights of software users. Learn the details, status, and stakes of our court cases.
|
|
</p>
|
|
</a>
|
|
</li>
|
|
<li class="Outreachy">
|
|
<a class_="dropdown-item-link" href="https://outreachy.org">
|
|
<h3>
|
|
Outreachy
|
|
</h3>
|
|
<p class_="dropdown-description">
|
|
We offer internships for anyone who faces under­representation, systemic bias, or discrimination in the tech industry.
|
|
</p>
|
|
</a>
|
|
</li>
|
|
<li class="FOSSY">
|
|
<a class_="dropdown-item-link" href="https://fossy.us">
|
|
<h3>
|
|
FOSSY
|
|
</h3>
|
|
<p class_="dropdown-description">
|
|
Our annual community-oriented conference focused on the creation and impact of free and open source software.
|
|
</p>
|
|
</a>
|
|
</li>
|
|
</ul>
|