Ad profile table (#110)

This commit is contained in:
Phuoc Anh Kha Le 2024-05-21 23:09:22 -05:00 committed by GitHub
parent ee17bc0778
commit 5335bc248f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 474 additions and 274 deletions

View file

@ -1,19 +1,3 @@
{% block two_col_media %}
<style>
.org-logo {
height: 2em;
width: 2em;
margin-right: 0.5em;
}
.toggle {
cursor: pointer;
}
.organization-row:last-child {
border-bottom: none;
}
</style>
{% endblock %}
{% if recent_organizations %}
<div class="blog-sidebox sidebox">
<h3 class="bold-text colored-text"><i class="fa fa-users"></i>{{ _('Recent groups') }}</h3>