From 5ea54b015ba92d91f3696d025cf113d881c87e0e Mon Sep 17 00:00:00 2001 From: Micah Neal Date: Fri, 4 Oct 2019 02:12:06 -0500 Subject: [PATCH 1/2] fixed mixed content errors --- compprog.html | 4 ++-- hackit.html | 4 ++-- index.html | 17 ++++++----------- progprof.html | 4 ++-- 4 files changed, 12 insertions(+), 17 deletions(-) diff --git a/compprog.html b/compprog.html index d18d5a1..c792452 100755 --- a/compprog.html +++ b/compprog.html @@ -15,8 +15,8 @@ - - + + diff --git a/hackit.html b/hackit.html index ec5b1af..dc7aba7 100644 --- a/hackit.html +++ b/hackit.html @@ -15,8 +15,8 @@ - - + + diff --git a/index.html b/index.html index aca8b5e..49708c8 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,8 @@ - - + + @@ -83,11 +83,8 @@

Shiv Nadar University,India

Why join ACM SNU Chapter?

This is why

-

We are also present on Slack where we discuss our chapter's events, workshops, - answer your queries pre/post an event and hangout :)

- Join on Slack - - +

We are also present on Slack where we discuss our chapter's events, workshops, answer your queries pre/post an event and hangout :)

+ Join on Slack @@ -122,11 +119,9 @@

Hack It

Competetive Coding

-

We have a programming competition planned in February 2016 to recruit interested and talented students. We will train throughout the year. Our goal is to perform well in ICPC December 2016. -

+

We have a programming competition planned in February 2016 to recruit interested and talented students. We will train throughout the year. Our goal is to perform well in ICPC December 2016.

- @@ -249,7 +244,7 @@

Let's Get In Touch!

- +
diff --git a/progprof.html b/progprof.html index c7a66e6..544ebc9 100644 --- a/progprof.html +++ b/progprof.html @@ -15,8 +15,8 @@ - - + + From 81a9e2b8c95c23c08cf46935e75bebabe55616b8 Mon Sep 17 00:00:00 2001 From: Micah Neal Date: Fri, 4 Oct 2019 02:36:32 -0500 Subject: [PATCH 2/2] added text-center text-center class was added in markup but missing in css --- css/creative.css | 4 ++++ index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/css/creative.css b/css/creative.css index bce1b98..c5cb47e 100644 --- a/css/creative.css +++ b/css/creative.css @@ -473,4 +473,8 @@ img::-moz-selection { body { webkit-tap-highlight-color: #222; +} + +.text-center { + text-align: center; } \ No newline at end of file diff --git a/index.html b/index.html index 49708c8..dcd79b0 100644 --- a/index.html +++ b/index.html @@ -104,7 +104,7 @@

Tiers of ACM

-

Programming with Professors

+

Programming with Professors

We have been asking faculty if they could give us they had problems in research/teaching which could be solved via programming. We would then compile a list of problem statements which interested chapter members can pick from and solve, improving their programming skill