mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update index.md
This commit is contained in:
parent
c2a66f66dc
commit
e48aeb1c29
1 changed files with 3 additions and 3 deletions
6
index.md
6
index.md
|
@ -60,7 +60,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 90%;
|
top: 90%;
|
||||||
text-align: center;">
|
text-align: center;">
|
||||||
<a style="color: #777" href="http://news.yunohost.org">Latest news</a> <span class="colored-bar">•</span> <a style="color: #777" href="https://ask.yunohost.org" target="_blank">FAQ</a> <span class="colored-bar">•</span> <a style="color: #777" href="/docs">Documentation</a>
|
<a style="color: #777" href="http://news.yunohost.org">Latest news</a> <span class="colored-bar">•</span> <a style="color: #777" href="/whatsyunohost">About</a> <span class="colored-bar">•</span> <a style="color: #777" href="/docs">Documentation</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
<div style="
|
<div style="
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 350px;
|
max-height: 300px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border: 1px solid rgba(0,0,0,0.15);
|
border: 1px solid rgba(0,0,0,0.15);
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
width: auto;
|
width: auto;
|
||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
margin: 40px auto 0;">
|
margin: 40px auto 0;">
|
||||||
<a class="btn btn-primary btn-lg" style="min-width: 150px; font-size: 1.5em;margin-bottom:0.5em;" href="/try">Try it</a> <a class="btn btn-success btn-lg" style="min-width: 150px; font-size: 1.5em;margin-bottom:0.5em;" href="/whatsyunohost">Learn more</a>
|
<a class="btn btn-primary btn-lg" style="min-width: 150px; font-size: 1.5em;margin-bottom:0.5em;" href="/try">Try it</a> <a class="btn btn-success btn-lg" style="min-width: 150px; font-size: 1.5em;margin-bottom:0.5em;" href="/install">Install</a>
|
||||||
<p class="text-muted text-center"><small>YunoHost v2 • beta4</small></p>
|
<p class="text-muted text-center"><small>YunoHost v2 • beta4</small></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue