From 857bfb4df9cfb56775839def68f05488fdcdd5e1 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Fri, 19 Jun 2015 14:21:37 +0530 Subject: site down --- website/static/css/freelancer.css | 4 +++- website/static/img/ajith.png | Bin 51505 -> 55077 bytes website/static/img/andreas.png | Bin 101333 -> 122718 bytes website/static/img/jarrod.png | Bin 95520 -> 195971 bytes website/templates/base.html | 4 +--- website/templates/down.html | 4 ++++ website/urls.py | 5 +---- website/views.py | 7 +++++++ 8 files changed, 16 insertions(+), 8 deletions(-) create mode 100644 website/templates/down.html (limited to 'website') diff --git a/website/static/css/freelancer.css b/website/static/css/freelancer.css index b130cdc..10b7b7b 100644 --- a/website/static/css/freelancer.css +++ b/website/static/css/freelancer.css @@ -192,7 +192,9 @@ header .intro-text .skills { } section { - padding: 100px 0; + padding: 150px 0; + margin-top: 5%; + margin-bottom: -20%; } section h2 { diff --git a/website/static/img/ajith.png b/website/static/img/ajith.png index 9c7e216..aa7da9f 100644 Binary files a/website/static/img/ajith.png and b/website/static/img/ajith.png differ diff --git a/website/static/img/andreas.png b/website/static/img/andreas.png index a412cf3..5741470 100644 Binary files a/website/static/img/andreas.png and b/website/static/img/andreas.png differ diff --git a/website/static/img/jarrod.png b/website/static/img/jarrod.png index f9b93c4..655dbaf 100644 Binary files a/website/static/img/jarrod.png and b/website/static/img/jarrod.png differ diff --git a/website/templates/base.html b/website/templates/base.html index 3197190..a9c75bc 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -155,9 +155,7 @@