diff --git a/images/abstract_squares.jpg b/images/abstract_squares.jpg index a7462df..0979b0e 100644 Binary files a/images/abstract_squares.jpg and b/images/abstract_squares.jpg differ diff --git a/index.css b/index.css index 7d02b60..2052ecc 100644 --- a/index.css +++ b/index.css @@ -6,11 +6,11 @@ body { margin: 0; padding: 0; - color: #FFF; + color: #000; } a, a:active, a:hover, a:visited { - color: #FFF; + color: #325090; } .top-body { @@ -19,7 +19,7 @@ a, a:active, a:hover, a:visited { .left-pane { width: 60%; - background-color: #202020; + background-color: #FFF; } .right-pane { @@ -96,6 +96,8 @@ a.icon { a.icon:hover { color: #325090; background-color: #FFF; + border-color: #325090; + border-style: solid; } .large { @@ -140,6 +142,7 @@ a.icon:hover { } .selector i { + color: #FFF; margin-left: 1em; height: 4em; line-height: 4em; @@ -186,7 +189,8 @@ a.icon:hover { } .project { - background-color: #9C2234; + background-color: #B13E62; + color: #FFF; width: 31%; padding: 1em; box-sizing: border-box; @@ -272,6 +276,7 @@ h3 { @media (max-width: 900px) { .right-pane { + color: #FFF; position: fixed; bottom: 0; width: 100vw; diff --git a/index.html b/index.html index ce2e412..65812a8 100644 --- a/index.html +++ b/index.html @@ -198,7 +198,7 @@

Contact

Ceda EI

@ceda_ei

-

I am a 20-year old student from India who has an interest in system administration and programming. I am a Linux user who likes to rice his desktop and have some experience managing servers.

+

I am a 20-year old student from India who has an interest in system administration and programming. I am a Linux user who likes to rice his desktop and have some experience managing servers. Checkout my blog.