CSS : Adapt the top bar instead of replacing it by a wide button;
HTML : Remove unused code, consequent to the CSS modifications.
This commit is contained in:
parent
43f285e008
commit
458e88a817
6 changed files with 47 additions and 72 deletions
|
@ -31,12 +31,6 @@
|
|||
</div>
|
||||
<div id="container-of-profile">
|
||||
<div id="profile">
|
||||
<div>
|
||||
<a id="download-narrow" href="https://xmpp.org/software/">
|
||||
<img id="logo-narrow" src="/img/logo.svg" />
|
||||
Download
|
||||
</a>
|
||||
</div>
|
||||
<h1>{{title}}</h1>
|
||||
{% if note %}
|
||||
<h3>{{note}}</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue