From f678c4cebeb6d200a88d290fa64289025bd5294b Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Mon, 22 Jun 2015 18:54:19 +0530 Subject: change pictures --- website/static/css/bootstrap.css | 3 ++- website/static/img/ajith-scaled.jpg | Bin 11990 -> 36513 bytes website/static/img/ajith.png | Bin 55077 -> 0 bytes website/static/img/andreas-scaled.png | Bin 100658 -> 86078 bytes website/static/img/andreas.png | Bin 122718 -> 0 bytes website/static/img/jarrod-scaled.png | Bin 94240 -> 91126 bytes 6 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 website/static/img/ajith.png delete mode 100644 website/static/img/andreas.png (limited to 'website/static') diff --git a/website/static/css/bootstrap.css b/website/static/css/bootstrap.css index 17723fb..80e0dbf 100644 --- a/website/static/css/bootstrap.css +++ b/website/static/css/bootstrap.css @@ -330,7 +330,8 @@ img { } .img-circle { border-radius: 50%; - width: 220px; + width: 210px; + height:250px; } hr { margin-top: 20px; diff --git a/website/static/img/ajith-scaled.jpg b/website/static/img/ajith-scaled.jpg index 3092891..27a7054 100644 Binary files a/website/static/img/ajith-scaled.jpg and b/website/static/img/ajith-scaled.jpg differ diff --git a/website/static/img/ajith.png b/website/static/img/ajith.png deleted file mode 100644 index aa7da9f..0000000 Binary files a/website/static/img/ajith.png and /dev/null differ diff --git a/website/static/img/andreas-scaled.png b/website/static/img/andreas-scaled.png index 9065305..3252d9b 100644 Binary files a/website/static/img/andreas-scaled.png and b/website/static/img/andreas-scaled.png differ diff --git a/website/static/img/andreas.png b/website/static/img/andreas.png deleted file mode 100644 index 5741470..0000000 Binary files a/website/static/img/andreas.png and /dev/null differ diff --git a/website/static/img/jarrod-scaled.png b/website/static/img/jarrod-scaled.png index 7e9541d..863fc6b 100644 Binary files a/website/static/img/jarrod-scaled.png and b/website/static/img/jarrod-scaled.png differ -- cgit