diff --git a/contact.html b/contact.html index 48f3c38..c40e3fe 100644 --- a/contact.html +++ b/contact.html @@ -6,28 +6,20 @@ - + + Neil Brommer + - - - - - - + + + - Neil Brommer - Contact - - - - - - - - - + + + - - - - - - - - - @@ -67,14 +50,16 @@ Home - + @@ -112,13 +97,22 @@
-
+
+ + + + + + + + + diff --git a/css/main.css b/css/main.css index 2dd955d..b9de9aa 100644 --- a/css/main.css +++ b/css/main.css @@ -1,13 +1,13 @@ :root { - --main-color: #3f51b5; + --main-color: #3f51b5; /* R:63, G:82, B:181 */ --main-dark-color: #002984; --main-light-color: #757de8; } body { - /*min-height: 2000px;*/ padding-top: 70px; padding-bottom: 40px; + cursor: default; } .navbar, .fixed-top { @@ -18,11 +18,11 @@ body { a:not(.nav-link):not(.navbar-brand) { color: var(--main-color); - text-decoration: underline; + /*text-decoration: underline;*/ } -a:hover { - color: var(--main-light-color); +a:hover:not(.nav-link):not(.navbar-brand) { + color: var(--main-light-color) !important; } li.col-md-6 { @@ -33,12 +33,6 @@ li.col-md-6 { text-align: center; } -.cover-page { - background: url(../img/EWU_Campus_Pic.jpg) no-repeat center center fixed; - background-size: cover; - height: 100%; -} - .required { color: red; } @@ -46,3 +40,7 @@ li.col-md-6 { .invalid-captcha { box-shadow: 0 0 1.5px 1px red; } + +.fa { + font-size: 0.85rem; +} diff --git a/index.html b/index.html index 62a7af3..bb1dbc3 100644 --- a/index.html +++ b/index.html @@ -1,91 +1,142 @@ - - - - - - - - - - - - - - - + + + + + - Neil Brommer + Neil Brommer + + + - - + + + + - - + + + - - + + - ga('create', 'UA-105178749-1', 'auto'); - ga('send', 'pageview'); - + - - - - - - - - - - - - - - - + + + + + +
+
+

Neil Brommer

+

+ Computer Science student at + Eastern Washington University, graduating in spring 2018. +

+
+ +
+
+
+

Snippets

+
+
+

A web based tool for managing reusable pieces of code and useful programming resources

+ Web Client + Documentation +
+
+ +
+
+

Start

+
+
+

+ Incomplete +

+

+ A new tab page that displays lists of links using the browser's localStorage to store all data +

+ Site + Source code +
+
+ +
+
+

Website

+
+
+

This website

+ Source code +
+
+ +
+
+

Resume

+
+
+

My resume +

+

Sensitive information has been removed from this public version

+ PDF + Source code +
+
+
+
+ + + + + + + + + - diff --git a/projects.html b/projects.html deleted file mode 100644 index feaaabb..0000000 --- a/projects.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - Neil Brommer - Projects - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-

Projects

-

- A list of projects I've done. -

-
- - -
- - - diff --git a/resume.html b/resume.html index ffbb039..798b642 100644 --- a/resume.html +++ b/resume.html @@ -6,28 +6,20 @@ + + Neil Brommer - - - - - - + + + - Neil Brommer - Resumé - - - - - - - - - + + +