Skip to content

Commit

Permalink
Merge pull request #149 from ShmoogleOsukami/master
Browse files Browse the repository at this point in the history
Inline CSS remove + Colour update
  • Loading branch information
grctest committed Mar 4, 2019
2 parents e012097 + a13b811 commit 3457540
Show file tree
Hide file tree
Showing 31 changed files with 1,028 additions and 871 deletions.
12 changes: 6 additions & 6 deletions source/Dev/rpc-reference.htm.erb
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: "Gridcoin - RPC Reference"
description: ""
---<!--Intro-->
<section data-background-color="black" style="padding-bottom: 0px; padding-top:52px; margin-top: -20px;">
---
<!--Intro-->
<section class="grc-ref grc-bgcolor grclink" data-background-color="black">
<div class="container">
<div class='row'>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<h3 style="color:white; font-weight:bold; padding-top: 50px;">Gridcoin RPC Reference</h3>
<h3 class="text-bold">Gridcoin RPC Reference</h3>
<p>This page provides the commands available within the Gridcoin-Research client.</p>
<ul>
<li><a href="#wallet_commands">Wallet Commands</a></li>
Expand All @@ -19,8 +20,8 @@ description: ""
</section>
<!--/Intro-->

<div style="min-height:100%;">
<section data-background-color="black">

<section class="grc-bgcolor" data-background-color="black">
<div class="container">
<div class="row" style="border-bottom: 1px dashed grey;">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
Expand Down Expand Up @@ -98,5 +99,4 @@ description: ""
</div>
</div>
</section>
</div>
<!-- End of guide links -->
60 changes: 30 additions & 30 deletions source/Guides/acquire-grc.htm.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
title: "Gridcoin - Step 3: Sync client &amp; acquire Gridcoin"
description: "Step 3 of the solo crunching guide; Informing the user how to sync the client and where to acquire Gridcoins."
---
<section data-background-color="black" style="padding-bottom: 5px; padding-top:60px; margin-top: 20px;">
<div class="container" style="overflow:hidden; margin-top:20px; border: 2px dotted #40413c;">
<div class="row" style="text-align:center;">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #2d2d2d; padding-bottom: 10px;">
<h5 style="color:white;font-weight:bold;">Step 1</h5>
<hr style="border-color: #40413c;" />
<section class="guide-menu-top grc-bgcolor" data-background-color="black">
<div class="container">
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 1</h5>
<hr />
<a href="/Guides/boinc-install.htm">
<button class="btn btn-simple" id="Guide-Button">
Setup BOINC &amp; Projects
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #303030;">
<h5 style="font-weight: bold;">Step 2</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 2</h5>
<hr />
<a href="/Guides/gridcoin-install.htm">
<button class="btn btn-simple" id="Guide-Button">
Setup Gridcoin Research Client
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #2d2d2d;">
<h5 style="font-weight: bold;">Step 3</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 3</h5>
<hr />
<a href="/Guides/acquire-grc.htm">
<button class="btn btn-success" id="Guide-Button">
Sync client &amp; Acquire Gridcoin
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #303030;">
<h5 style="font-weight: bold;">Step 4</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 4</h5>
<hr />
<a href="/Guides/earn-grc.htm">
<button class="btn btn-simple" id="Guide-Button">
Earn Gridcoin via POS and DPOR
Expand All @@ -48,39 +48,39 @@ description: "Step 3 of the solo crunching guide; Informing the user how to sync
<%= partial "/layouts/partials/acquire" %>
<%= partial "/layouts/partials/acquire_details" %>

<section data-background-color="black" style="padding-bottom: 5px; padding-top:60px; margin-top: 0px;">
<div class="container" style="overflow:hidden; margin-top:20px; border: 2px dotted #40413c;">
<div class="row" style="text-align:center;">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #2d2d2d; padding-bottom: 10px;">
<h5 style="color:white;font-weight:bold;">Step 1</h5>
<hr style="border-color: #40413c;" />
<section class="guide-menu-bot grc-bgcolor" data-background-color="black">
<div class="container">
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 1</h5>
<hr />
<a href="/Guides/boinc-install.htm">
<button class="btn btn-simple" id="Guide-Button">
Setup BOINC &amp; Projects
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #303030;">
<h5 style="font-weight: bold;">Step 2</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 2</h5>
<hr />
<a href="/Guides/gridcoin-install.htm">
<button class="btn btn-simple" id="Guide-Button">
Setup Gridcoin Research Client
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #2d2d2d;">
<h5 style="font-weight: bold;">Step 3</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 3</h5>
<hr />
<a href="/Guides/acquire-grc.htm">
<button class="btn btn-success" id="Guide-Button">
Sync client &amp; Acquire Gridcoin
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #303030;">
<h5 style="font-weight: bold;">Step 4</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 4</h5>
<hr />
<a href="/Guides/earn-grc.htm">
<button class="btn btn-simple" id="Guide-Button">
Earn Gridcoin via POS and DPOR
Expand Down
60 changes: 30 additions & 30 deletions source/Guides/boinc-install.htm.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
title: "Gridcoin - Step 1: BOINC Installation"
description: "Step 1 of the solo crunching guide; Introducing the user to BOINC, instructing them how to install the BOINC client then join BOINC projects."
---
<section data-background-color="black" style="padding-bottom: 5px; padding-top:60px; margin-top: 20px;">
<div class="container" style="overflow:hidden; margin-top:20px; border: 2px dotted #40413c;">
<div class="row" style="text-align:center;">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #2d2d2d; padding-bottom: 10px;">
<h5 style="color:white;font-weight:bold;">Step 1</h5>
<hr style="border-color: #40413c;" />
<section class="guide-menu-top grc-bgcolor" data-background-color="black">
<div class="container">
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 1</h5>
<hr />
<a href="/Guides/boinc-install.htm">
<button class="btn btn-success" id="Guide-Button">
Setup BOINC &amp; Projects
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #303030;">
<h5 style="font-weight: bold;">Step 2</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 2</h5>
<hr />
<a href="/Guides/gridcoin-install.htm">
<button class="btn btn-simple" id="Guide-Button">
Setup Gridcoin Research Client
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #2d2d2d;">
<h5 style="font-weight: bold;">Step 3</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 3</h5>
<hr />
<a href="/Guides/acquire-grc.htm">
<button class="btn btn-simple" id="Guide-Button">
Sync client &amp; Acquire Gridcoin
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #303030;">
<h5 style="font-weight: bold;">Step 4</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 4</h5>
<hr />
<a href="/Guides/earn-grc.htm">
<button class="btn btn-simple" id="Guide-Button">
Earn Gridcoin via POS and DPOR
Expand All @@ -49,39 +49,39 @@ description: "Step 1 of the solo crunching guide; Introducing the user to BOINC,
<%= partial "/layouts/partials/boinc_1C" %>
<%= partial "/layouts/partials/boinc_1B" %>

<section data-background-color="black" style="padding-bottom: 5px; padding-top:60px; margin-top: 0px;">
<div class="container" style="overflow:hidden; margin-top:20px; border: 2px dotted #40413c;">
<div class="row" style="text-align:center;">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #2d2d2d; padding-bottom: 10px;">
<h5 style="color:white;font-weight:bold;">Step 1</h5>
<hr style="border-color: #40413c;" />
<section class="guide-menu-bot grc-bgcolor" data-background-color="black">
<div class="container">
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 1</h5>
<hr />
<a href="/Guides/boinc-install.htm">
<button class="btn btn-success" id="Guide-Button">
Setup BOINC &amp; Projects
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #303030;">
<h5 style="font-weight: bold;">Step 2</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 2</h5>
<hr />
<a href="/Guides/gridcoin-install.htm">
<button class="btn btn-simple" id="Guide-Button">
Setup Gridcoin Research Client
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #2d2d2d;">
<h5 style="font-weight: bold;">Step 3</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 3</h5>
<hr />
<a href="/Guides/acquire-grc.htm">
<button class="btn btn-simple" id="Guide-Button">
Sync client &amp; Acquire Gridcoin
</button>
</a>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3" style="background-color: #303030;">
<h5 style="font-weight: bold;">Step 4</h5>
<hr style="border-color: #40413c;" />
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3">
<h5>Step 4</h5>
<hr />
<a href="/Guides/earn-grc.htm">
<button class="btn btn-simple" id="Guide-Button">
Earn Gridcoin via POS and DPOR
Expand Down
Loading

0 comments on commit 3457540

Please sign in to comment.