Layout tweaks and image optimization
This commit is contained in:
		@@ -34,6 +34,7 @@
 | 
			
		||||
        <div class="collapse navbar-collapse navbar-right navbar-main-collapse">
 | 
			
		||||
          <ul class="nav navbar-nav">
 | 
			
		||||
            <li class="hidden"><a href="#page-top"></a></li>
 | 
			
		||||
            <li><a class="page-scroll" href="../">Home</a></li>
 | 
			
		||||
            <li><a class="page-scroll" href="https://git.enpaul.net">Git</a></li>
 | 
			
		||||
            <li><a class="page-scroll" href="https://drive.enpaul.net">Drive</a></li>
 | 
			
		||||
            <li><a class="page-scroll" href="https://app.plex.tv/web/app">Plex</a></li>
 | 
			
		||||
@@ -48,8 +49,6 @@
 | 
			
		||||
          <div class="row">
 | 
			
		||||
            <div class="col-md-8 col-md-offset-2">
 | 
			
		||||
              <h1 class="brand-heading">
 | 
			
		||||
                <img class="heading_large" style="max-width: 512px;" src="../img/logo.png"/>
 | 
			
		||||
                <img class="heading_small" style="max-width: 128px;" src="../img/e-w.png"/>
 | 
			
		||||
              </h1>
 | 
			
		||||
              <hr>
 | 
			
		||||
              <p>The ENPN Virtual Private Networking service uses an L2TP/IPSec tunnel secured with AES128/SHA256 for intranet connectivity. This protocol is natively supported by most devices and operating systemes, but may be blocked by some firewalls.</p>
 | 
			
		||||
@@ -59,16 +58,16 @@
 | 
			
		||||
              <hr>
 | 
			
		||||
              <ul class="list-inline">
 | 
			
		||||
                <li>
 | 
			
		||||
                  <a href="#windows"><span class="hb hb-sm"><i class="fa fa-windows" aria-hidden="true"></i></span></a>
 | 
			
		||||
                  <a href="#windows" class="page-scroll"><span class="hb hb-sm"><i class="fa fa-windows" aria-hidden="true"></i></span></a>
 | 
			
		||||
                </li>
 | 
			
		||||
                <li>
 | 
			
		||||
                  <a href="#android"><span class="hb hb-sm"><i class="fa fa-android" aria-hidden="true"></i></span></a>
 | 
			
		||||
                  <a href="#android" class="page-scroll"><span class="hb hb-sm"><i class="fa fa-android" aria-hidden="true"></i></span></a>
 | 
			
		||||
                </li>
 | 
			
		||||
              	<li>
 | 
			
		||||
                  <a href="#apple"><span class="hb hb-sm"><i class="fa fa-apple" aria-hidden="true"></i></span></a>
 | 
			
		||||
                  <a href="#apple" class="page-scroll"><span class="hb hb-sm"><i class="fa fa-apple" aria-hidden="true"></i></span></a>
 | 
			
		||||
                </li>
 | 
			
		||||
                <li>
 | 
			
		||||
                  <a href="#debian"><span class="hb hb-sm"><i class="fa fa-linux" aria-hidden="true"></i></span></a>
 | 
			
		||||
                  <a href="#debian" class="page-scroll"><span class="hb hb-sm"><i class="fa fa-linux" aria-hidden="true"></i></span></a>
 | 
			
		||||
                </li>
 | 
			
		||||
              </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
@@ -174,9 +173,7 @@
 | 
			
		||||
          <span style="color:white;"><i class="fa fa-apple fa-4x" aria-hidden="true"></i></span>
 | 
			
		||||
          <br><br>
 | 
			
		||||
          <p>Coming soon...in the meantime take a look at these links:</p>
 | 
			
		||||
          <br>
 | 
			
		||||
          <p><a href="https://campus.barracuda.com/product/nextgenfirewallx/article/NGX/ConfigClient2SiteIOSPSK/">Connecting from iOS</a></p>
 | 
			
		||||
          <br>
 | 
			
		||||
          <p><a href="http://www.watchguard.com/help/docs/wsm/xtm_11/en-us/content/en-us/mvpn/ipsec/mvpn_ipsec_ios_vpn_c.html">Connecting from OSX</a></p>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user