From fe83a2135a05533d35fb98fb37cb4ef2a906bfaa Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Thu, 15 Nov 2018 11:58:28 +0530 Subject: Added a blinking link to Job fair --- static/website/bootstrap-css/assets/css/main.css | 2 +- static/website/bootstrap-css/assets/images/jobfair.gif | Bin 0 -> 1553 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 static/website/bootstrap-css/assets/images/jobfair.gif (limited to 'static/website/bootstrap-css') diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css index 87039e0..22779b1 100644 --- a/static/website/bootstrap-css/assets/css/main.css +++ b/static/website/bootstrap-css/assets/css/main.css @@ -656,4 +656,4 @@ ul li { } .site-footer .social-block li a:hover, .site-footer .social-block li a:focus { opacity: 0.8; -} +} \ No newline at end of file diff --git a/static/website/bootstrap-css/assets/images/jobfair.gif b/static/website/bootstrap-css/assets/images/jobfair.gif new file mode 100644 index 0000000..b03883a Binary files /dev/null and b/static/website/bootstrap-css/assets/images/jobfair.gif differ -- cgit