|
|
@ -13,9 +13,9 @@ |
|
|
|
</head> |
|
|
|
|
|
|
|
<body> |
|
|
|
<nav class="navbar navbar-expand-lg navbar-light border-bottom border-black sticky-top rp-navbar__top"> |
|
|
|
<nav class="navbar navbar-expand-lg navbar-dark border-bottom border-black sticky-top rp-navbar__top"> |
|
|
|
<a class="navbar-brand" href="https://geti2p.net/"> |
|
|
|
<img src="/i2p-styleguide/assets/images/horizontal_color.png" class="my-2" height="40" width="auto" alt=""></img> |
|
|
|
<img src="/i2p-styleguide/assets/images/horizontal_white.png" class="my-2" height="40" width="auto" alt=""></img> |
|
|
|
</a> |
|
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> |
|
|
|
<span class="navbar-toggler-icon"></span> |
|
|
@ -47,31 +47,31 @@ |
|
|
|
<div class="col-md-6 col-sm-6 col-xs-6 p-0"> |
|
|
|
<div class="sidebar rb-sidebar__1" id="sidebar1"> |
|
|
|
<ul id="sidebar-left" class="col-md-2 col-sm-16 col-xs-12 p-0 list-group pt-3 sidebar-fill"> |
|
|
|
<li class="list-group-item rb-main-sidebar"> |
|
|
|
<a href="/i2p-styleguide/" class="sidebar__link__light">About</a> |
|
|
|
</li> |
|
|
|
<a href="/i2p-styleguide/" class="sidebar__link__light"> |
|
|
|
<li class="list-group-item rb-main-sidebar">About</li> |
|
|
|
</a> |
|
|
|
|
|
|
|
<li class="list-group-item rb-main-sidebar"> |
|
|
|
<a href="/i2p-styleguide/getting-started/" class="sidebar__link__light">Getting Started</a> |
|
|
|
</li> |
|
|
|
<a href="/i2p-styleguide/getting-started/" class="sidebar__link__light"> |
|
|
|
<li class="list-group-item rb-main-sidebar">Getting Started</li> |
|
|
|
</a> |
|
|
|
|
|
|
|
<li class="list-group-item rb-main-sidebar"> |
|
|
|
<a href="/i2p-styleguide/visuals/" class="sidebar__link__light">Visuals</a> |
|
|
|
</li> |
|
|
|
<a href="/i2p-styleguide/visuals/" class="sidebar__link__light"> |
|
|
|
<li class="list-group-item rb-main-sidebar">Visuals</li> |
|
|
|
</a> |
|
|
|
|
|
|
|
<li class="list-group-item rb-main-sidebar"> |
|
|
|
<a href="/i2p-styleguide/components/" class="sidebar__link__light">Components</a> |
|
|
|
</li> |
|
|
|
<a href="/i2p-styleguide/components/" class="sidebar__link__light"> |
|
|
|
<li class="list-group-item rb-main-sidebar">Components</li> |
|
|
|
</a> |
|
|
|
|
|
|
|
<li class="list-group-item rb-main-sidebar"> |
|
|
|
<a href="/i2p-styleguide/copywriting/" class="sidebar__link__light">Copywriting</a> |
|
|
|
</li> |
|
|
|
<a href="/i2p-styleguide/copywriting/" class="sidebar__link__light"> |
|
|
|
<li class="list-group-item rb-main-sidebar">Copywriting</li> |
|
|
|
</a> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
<div class="col-md-6 col-sm-6 col-xs-6 p-0"> |
|
|
|
<div class="sidebar border-right rb-sidebar__2" id="sidebar" style="border-color: $oc-gray-1;"> |
|
|
|
<div class="sidebar border-left-right rb-sidebar__2" id="sidebar" style="border-color: $oc-gray-1;"> |
|
|
|
<ul class="p-0 list-group pt-3 sidebar-fill"> |
|
|
|
|
|
|
|
|
|
|
@ -318,27 +318,37 @@ |
|
|
|
</div> |
|
|
|
<div class="row"> |
|
|
|
<div class="col-12"> |
|
|
|
<p class="text-black small text-muted">H1</p> |
|
|
|
<h1>Protect communications from monitoring</h1> |
|
|
|
<p class="text-black small text-muted">H2</p> |
|
|
|
<h2>Protect communications from monitoring</h2> |
|
|
|
<p class="text-black small text-muted">H3</p> |
|
|
|
<h3>Protect communications from monitoring</h3> |
|
|
|
<p class="text-black small text-muted">H4</p> |
|
|
|
<h4>Protect communications from monitoring</h4> |
|
|
|
<p class="text-black small text-muted">H5</p> |
|
|
|
<h5>Protect communications from monitoring</h5> |
|
|
|
<p class="text-black small text-muted">H6</p> |
|
|
|
<h6>Protect communications from monitoring</h6> |
|
|
|
<p class="text-black small text-muted">H1 |
|
|
|
<h1>Protect communications from monitoring</h1> |
|
|
|
</p> |
|
|
|
<p class="text-black small text-muted">H2 |
|
|
|
<h2>Protect communications from monitoring</h2> |
|
|
|
</p> |
|
|
|
<p class="text-black small text-muted">H3 |
|
|
|
<h3>Protect communications from monitoring</h3> |
|
|
|
</p> |
|
|
|
<p class="text-black small text-muted">H4 |
|
|
|
<h4>Protect communications from monitoring</h4> |
|
|
|
</p> |
|
|
|
<p class="text-black small text-muted">H5 |
|
|
|
<h5>Protect communications from monitoring</h5> |
|
|
|
</p> |
|
|
|
<p class="text-black small text-muted">H6 |
|
|
|
<h6>Protect communications from monitoring</h6> |
|
|
|
</p> |
|
|
|
|
|
|
|
<p class="text-black small pt-5 text-muted">H1 display</p> |
|
|
|
<h1 class="header-display color-secondary">I2P Anonymous Network</h1> |
|
|
|
<p class="text-black small text-muted">H2 display</p> |
|
|
|
<h2 class="header-display color-secondary">I2P Anonymous Network</h2> |
|
|
|
<p class="text-black small text-muted">H3 display</p> |
|
|
|
<h3 class="header-display color-secondary">I2P Anonymous Network</h3> |
|
|
|
<p class="text-black small text-muted">H4 display</p> |
|
|
|
<h4 class="header-display color-secondary">I2P Anonymous Network</h4> |
|
|
|
<p class="text-black small pt-5 text-muted">H1 display |
|
|
|
<h1 class="header-display color-secondary">I2P Anonymous Network</h1> |
|
|
|
</p> |
|
|
|
<p class="text-black small text-muted">H2 display |
|
|
|
<h2 class="header-display color-secondary">I2P Anonymous Network</h2> |
|
|
|
</p> |
|
|
|
<p class="text-black small text-muted">H3 display |
|
|
|
<h3 class="header-display color-secondary">I2P Anonymous Network</h3> |
|
|
|
</p> |
|
|
|
<p class="text-black small text-muted">H4 display |
|
|
|
<h4 class="header-display color-secondary">I2P Anonymous Network</h4> |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="row pt-5"> |
|
|
|