diff --git a/FccPune.jpg b/FccPune.jpg new file mode 100644 index 0000000..6fc81e6 Binary files /dev/null and b/FccPune.jpg differ diff --git a/Screen Shot 2017-11-04 at 2.00.01 PM.png b/Screen Shot 2017-11-04 at 2.00.01 PM.png new file mode 100644 index 0000000..464197e Binary files /dev/null and b/Screen Shot 2017-11-04 at 2.00.01 PM.png differ diff --git a/index.html b/index.html index fe8b3c9..c265eef 100644 --- a/index.html +++ b/index.html @@ -1,31 +1,114 @@ - - - - - - - FreeCodeCamp : PUNE : Home - + + + FreeCodeCamp Pune + + + + + + + + + + + -
-
FreeCodeCamp Pune
-
-
- google maps einbinden pureblack.de + + + + + +
+
+
The official local group of
+

FreeCodeCamp

+
in Pune, India
+ Flag of India +
+
+ +
+
+
+
+
+
+ Shared Values +

+

We completely share the values and ideas of the FreeCodeCamp platform.

+
+ +
+
+
+
+
+ Exchange +

+

We connect developers and help beginners. We get people into coding.

+
+ +
+
+
+
+
+ Events +

+

We organize events, talks, coding sessions and just have fun.

+
+ +
+
+
+
+

Our Latest meetup

+ meetup image +
+ + + + + + + + - + diff --git a/indianFlag.jpg b/indianFlag.jpg new file mode 100644 index 0000000..52e499b Binary files /dev/null and b/indianFlag.jpg differ diff --git a/main.css b/main.css index 59004e6..d5022e8 100644 --- a/main.css +++ b/main.css @@ -1,45 +1,24 @@ -* { - font-family: 'Lato', sans-serif; -} -.header { - height: 100vh; - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; +body { + font-family: 'Varela Round', sans-serif; } - -.fcc-title { - font-size: 50px; - color:white; - margin:20px; - margin-bottom:40px; +a{ + color: red; } -.info { - margin-top:10px; - color:white; - font-size: 18px; - font-family: ubuntu; -} -a { - color:white; -} -body { - background-color: #346506; -} -.mapouter { - overflow: hidden; - height: 290px; - width: 463px; +.normalize-ul a { + color: black; } -.gmap_canvas { - background: none !important; - height: 290px; - width: 463px; +.normalize-ul li { + font-size: 1.2em; + color: #004d40; } + +dt { + font-weight: bold; + font-size: 1.1em; +} \ No newline at end of file