Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
Respect My Net
Commits
c65fb95f
Commit
c65fb95f
authored
Nov 15, 2011
by
stef
Browse files
[enh] logos for supporters
parent
4bee5ddd
Changes
2
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
c65fb95f
...
...
@@ -665,6 +665,7 @@ ul.messages {
#legend
li
{
padding
:
.1em
;
display
:
inline
;
}
#map
{
float
:
right
;
}
.logo-org
{
display
:
inline-block
;
width
:
114px
;
text-align
:
center
;
vertical-align
:
top
;
}
/*tr.new-status td { background: green !important; }
tr.duplicate-status td { background: #999 !important; }
...
...
templates/about.html
View file @
c65fb95f
...
...
@@ -11,5 +11,14 @@
<li>
{% trans "France" %}:
<a
href=
"http://www.laquadrature.net/"
>
La Quadrature du Net
</a>
–
contact[a]laquadrature.net
</li>
<li>
{% trans "Netherlands" %}:
<a
href=
"https://www.bof.nl/"
>
Bits of Freedom
</a>
–
info[a]bof.nl
</li>
</ul>
<h3>
Initiators
</h3>
<ul>
<li
class=
"logo-org"
><img
alt=
"BoF logo"
src=
"{%media_url%}/img/bof.png"
/>
Bits of Freedom
</li>
<li
class=
"logo-org"
><img
alt=
"LQDN logo"
src=
"{%media_url%}/img/lqdn.png"
/>
La Quadrature du Net
</li>
</ul>
<h3>
Supporters
</h3>
<ul>
<li
class=
"logo-org"
><img
alt=
"ORG logo"
src=
"{%media_url%}/img/org.png"
/>
OpenRightsGroup
</li>
</ul>
</div>
{% endblock %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment