From 8a371f0902f6e61ae9cbc3b352a4ee372c5d8adc Mon Sep 17 00:00:00 2001 From: "Ethan N. Paul" Date: Fri, 2 Feb 2018 20:05:54 -0500 Subject: [PATCH] Added content to services page --- css/style.css | 27 +++++++++++++++++++++ index.html | 66 +++++++++++++++++++++++++++++++++++---------------- 2 files changed, 72 insertions(+), 21 deletions(-) diff --git a/css/style.css b/css/style.css index 999d31e..a8dda37 100644 --- a/css/style.css +++ b/css/style.css @@ -544,6 +544,7 @@ body.mobile-nav-active #mobile-nav-toggle { font-weight: 700; margin-bottom: 15px; text-transform: uppercase; + color: #111; } #network .service-title a { @@ -555,6 +556,15 @@ body.mobile-nav-active #mobile-nav-toggle { line-height: 24px; } +#network .service-link { + margin-left: 80px; +} + +#network .service-link a { + margin-right: 10px; + font-weight: bold; +} + /* status Section --------------------------------*/ #status { @@ -862,3 +872,20 @@ body.mobile-nav-active #mobile-nav-toggle { font-size: 13px; color: #ccc; } + +/*-------------------------------------------------------------- +# Primary button +--------------------------------------------------------------*/ +.btn-default { + border: 1px solid #2C9FFF; + color: #2C9FFF; + background-color: transparent; +} + +.btn-default:hover, +.btn-default:focus { + border: 1px solid #fff; + outline: 0; + color: #000; + background-color: #fff; +} diff --git a/index.html b/index.html index 7bff355..8742658 100644 --- a/index.html +++ b/index.html @@ -65,8 +65,9 @@

Ethan N. Paul

I am an engineering student, tinkerer, programmer, designer

- About Me - Network Services + About + Contact + Network
@@ -135,40 +136,63 @@

Network Services

-

The ENPaul Network provides a number of services for entertainment, reference, security, and productivity.
To Learn more about the network as a whole, please read the docs.

+

The ENPaul Network provides a number of services for entertainment, reference, security, and productivity.
To Learn more about the network as a whole, please read the docs.

-
-

Active Directory Domain

-

Voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident

+
+

Active Directory

+

Active Directory Domain Services (ADDS) provides user authentication, administration, and security.

+
-
-

VPN

-

Minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat tarad limino ata

+
+

VPN

+

Virtual Private Networking (VPN) allows users to secure their network traffic from anywhere in the world.

+
-
-

GitLab

-

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur

+
+

GitLab

+

GitLab is a git-based source control service for collaborative project development and deployment.

+
-
-

Plex Media Server

-

Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum

+
+

Plex Media Server

+

Plex is a media management solution for sharing your personal movies, TV, music, and photos

+
-
-

Cloud Storage

-

At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque

+
+

Cloud Storage

+

Local cloud storage allows for secure storage of user data. Online access is provided by the Improved File Manager.

+
-
-

Documentation

-

Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi

+
+

Documentation

+

Any system is only as good as its documentation. The docs, powered by MkDocs, are constantly being updated.

+