mirror of https://github.com/xwiki-labs/cryptpad
Merge pull request #10 from mouhb/master
Add the <An XWiki labs project> badge to cryptpad.fr
This commit is contained in:
commit
71b912e5d9
|
@ -48,6 +48,12 @@
|
|||
.bottom-bar-xwiki {
|
||||
top: 3px;
|
||||
}
|
||||
.xlabs-project {
|
||||
margin-right: 100px !important;
|
||||
}
|
||||
.xlabs-project img {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
<div class="bottom-bar">
|
||||
<div class="bottom-bar-left">
|
||||
|
@ -64,10 +70,14 @@
|
|||
<p><a href="https://github.com/xwiki-labs/cryptpad">Fork me on GitHub</a></p>
|
||||
</div>
|
||||
<div class="bottom-bar-right">
|
||||
<p>
|
||||
<a href="https://labs.xwiki.com/xwiki/bin/view/Projects/XWikiLabsProject">
|
||||
<img src="https://raw.githubusercontent.com/xwiki-labs/xwiki-labs-logo/master/projects/xwikilabs/xwikilabsproject.png" alt="XWiki labs project badge" title="An XWiki labs project">
|
||||
</a>
|
||||
<p class="xlabs-project">
|
||||
<a href="https://labs.xwiki.com/xwiki/bin/view/Projects/XWikiLabsProject" title="An xwiki labs project">
|
||||
An
|
||||
<img src="/customize/xwikilabs.png"
|
||||
alt="XWiki labs"
|
||||
class="bottom-bar-xwiki"
|
||||
/>
|
||||
Project
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue