Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 87b36ada authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

update links

parent bd78461c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -522,6 +522,7 @@ nav a:hover {
}
nav .etheme_links > a {
  margin-right: 32px;
  text-transform: lowercase;
}
#nav_toggle_btn {
  display: none;
+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+4 −1
Original line number Diff line number Diff line
@@ -17,7 +17,10 @@ nav {
      color: @color_accent;
    }
  }
  .etheme_links > a { margin-right: 32px; }
  .etheme_links > a { 
    margin-right: 32px;
    text-transform: lowercase;
  }
}
#nav_toggle_btn {
  display: none;
+3 −2
Original line number Diff line number Diff line
@@ -2,8 +2,9 @@
<input type="checkbox" name="nav_toggle" id="nav_toggle" class="hidden">
<nav>
    <span class="etheme_links">
        <a href="https://murena.io/apps/rainloop/">{{_('mail')}}</a>
        <a href="https://murena.io/apps/files/">{{_('drive')}}</a>
        <a href="https://murena.com">murena.com</a>
        <a href="https://murena.io">murena.io</a>
        <a href="https://e.foundation">e.foundation</a>

        <hr class="show-mobile-mq separator" />
        <a class="show-mobile-mq" href="{{ url_for('preferences') }}">{{ _('preferences') }}</a>