From ef8336d381a9ee4694db55e8771c66ff5302ec55 Mon Sep 17 00:00:00 2001 From: warlordjones Date: Sat, 17 Sep 2016 09:38:18 +0100 Subject: [PATCH] More cleanup and fix custom css on subsites --- brassgoggled/index.html | 12 ++------ css/main.css | 23 +++------------ enl/index.html | 40 +++++++------------------- index.html | 64 +++++++++++++++++++---------------------- 4 files changed, 46 insertions(+), 93 deletions(-) diff --git a/brassgoggled/index.html b/brassgoggled/index.html index a6fff0a..236df69 100644 --- a/brassgoggled/index.html +++ b/brassgoggled/index.html @@ -2,8 +2,8 @@ - - + + @@ -22,12 +22,6 @@ @@ -47,7 +41,7 @@ padding-bottom: 50px;">

The Brass Goggled Coders

International team of hobbyist developers


-
+
diff --git a/css/main.css b/css/main.css index bbc7a2b..b53bbf4 100644 --- a/css/main.css +++ b/css/main.css @@ -2,38 +2,23 @@ body { color: white; padding: 0px; margin: 0px; + background-attachment: fixed; + background-size: cover; } hr { border: 0; height: 1px; - background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); + background-color: white; margin-top: 35px; margin-bottom: 35px; } -.center { - margin-left: auto; - margin-right: auto; -} - -.shadowed { - -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); - -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); - box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); -} - .container { padding: 25px; } -.dark { - background-color: #121314; - padding: inherit; -} - -.light { - background-color: #1c1c1f; +div { padding: inherit; } diff --git a/enl/index.html b/enl/index.html index 111d87e..03041c4 100644 --- a/enl/index.html +++ b/enl/index.html @@ -2,8 +2,8 @@ - - + + @@ -25,26 +25,10 @@ @@ -33,43 +29,41 @@ -
-
-
-
+
+
-
-
- -

Arona Jones

-

+
+
+ shield and top hat logo +

Arona Jones

+

DeveloperScience EnthusiastWriter

-
-
-
-
-

About Me

-

Self-styled Eccentric Gentleman. I'm passionate about science and writing, especially writing about science.

-
-
-
-
- - Handcoded by Arona Jones. Kindly hosted by Github. +
+
+
+
+

About Me

+

Self-styled Eccentric Gentleman. I'm passionate about science and writing, especially writing about science.

+
+
+
+
+ + Handcoded by Arona Jones. Kindly hosted by Github.

-
-
+
+
\ No newline at end of file